|
@@ -0,0 +1,16 @@
|
|
|
+/*
|
|
|
+ * am335x-base0033.dts - Device Tree file for IGEP AQUILA EXPANSION
|
|
|
+ *
|
|
|
+ * Copyright (C) 2013 ISEE 2007 SL - http://www.isee.biz
|
|
|
+ *
|
|
|
+ * This program is free software; you can redistribute it and/or modify
|
|
|
+ * it under the terms of the GNU General Public License version 2 as
|
|
|
+ * published by the Free Software Foundation.
|
|
|
+ */
|
|
|
+
|
|
|
+#include "am335x-igep0033.dtsi"
|
|
|
+
|
|
|
+/ {
|
|
|
+ model = "IGEP COM AM335x on AQUILA Expansion";
|
|
|
+ compatible = "isee,am335x-base0033", "isee,am335x-igep0033", "ti,am33xx";
|
|
|
+};
|