diff options
Diffstat (limited to 'arch/arm/boot/dts/omap4-panda-es.dts')
-rw-r--r-- | arch/arm/boot/dts/omap4-panda-es.dts | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/omap4-panda-es.dts b/arch/arm/boot/dts/omap4-panda-es.dts index 816d1c95b592..2f1dabcc6adf 100644 --- a/arch/arm/boot/dts/omap4-panda-es.dts +++ b/arch/arm/boot/dts/omap4-panda-es.dts | |||
@@ -10,6 +10,11 @@ | |||
10 | #include "omap4460.dtsi" | 10 | #include "omap4460.dtsi" |
11 | #include "omap4-panda-common.dtsi" | 11 | #include "omap4-panda-common.dtsi" |
12 | 12 | ||
13 | / { | ||
14 | model = "TI OMAP4 PandaBoard-ES"; | ||
15 | compatible = "ti,omap4-panda-es", "ti,omap4-panda", "ti,omap4460", "ti,omap4430", "ti,omap4"; | ||
16 | }; | ||
17 | |||
13 | /* Audio routing is differnet between PandaBoard4430 and PandaBoardES */ | 18 | /* Audio routing is differnet between PandaBoard4430 and PandaBoardES */ |
14 | &sound { | 19 | &sound { |
15 | ti,model = "PandaBoardES"; | 20 | ti,model = "PandaBoardES"; |