···11+/*22+ * Copyright (C) 2014 Florian Vaussard, EPFL Mobots group33+ *44+ * This program is free software; you can redistribute it and/or modify55+ * it under the terms of the GNU General Public License version 2 as66+ * published by the Free Software Foundation.77+ */88+99+/*1010+ * Alto35 expansion board is manufactured by Gumstix Inc.1111+ */1212+1313+/dts-v1/;1414+1515+#include "omap3-overo.dtsi"1616+#include "omap3-overo-alto35-common.dtsi"1717+1818+/ {1919+ model = "OMAP35xx Gumstix Overo on Alto35";2020+ compatible = "gumstix,omap3-overo-alto35", "gumstix,omap3-overo", "ti,omap3430", "ti,omap3";2121+};2222+
+21
arch/arm/boot/dts/omap3-overo-storm-alto35.dts
···11+/*22+ * Copyright (C) 2014 Florian Vaussard, EPFL Mobots group33+ *44+ * This program is free software; you can redistribute it and/or modify55+ * it under the terms of the GNU General Public License version 2 as66+ * published by the Free Software Foundation.77+ */88+99+/*1010+ * Alto35 expansion board is manufactured by Gumstix Inc.1111+ */1212+1313+/dts-v1/;1414+1515+#include "omap3-overo-storm.dtsi"1616+#include "omap3-overo-alto35-common.dtsi"1717+1818+/ {1919+ model = "OMAP36xx/AM37xx/DM37xx Gumstix Overo on Alto35";2020+ compatible = "gumstix,omap3-overo-alto35", "gumstix,omap3-overo", "ti,omap36xx", "ti,omap3";2121+};