ARM: dts: omap4-panda: Fix model and SoC family details
[cascardo/linux.git] / arch / arm / boot / dts / omap4-panda.dts
index 6189a8b..a0e28b2 100644 (file)
@@ -9,3 +9,8 @@
 
 #include "omap443x.dtsi"
 #include "omap4-panda-common.dtsi"
+
+/ {
+       model = "TI OMAP4 PandaBoard";
+       compatible = "ti,omap4-panda", "ti,omap4430", "ti,omap4";
+};