summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap3-igep0030.dts
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2014-03-09 07:56:31 +0100
committerOlof Johansson <olof@lixom.net>2014-03-09 07:56:31 +0100
commit10554647b488f58f2c36c78368e9bab4b93da721 (patch)
tree007c561cd1390fc71fe23d0596849901cd9d5c47 /arch/arm/boot/dts/omap3-igep0030.dts
parentMerge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/... (diff)
parentARM: dts: omap3-gta04: Add ti,omap36xx to compatible property to avoid proble... (diff)
downloadlinux-10554647b488f58f2c36c78368e9bab4b93da721.tar.xz
linux-10554647b488f58f2c36c78368e9bab4b93da721.zip
Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
From Tony Lindgren: Two omap3430 vs 3630 device tree regression fixes for issues booting 3430 based boards. * tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: ARM: dts: omap3-gta04: Add ti,omap36xx to compatible property to avoid problems with booting ARM: dts: omap3-igep: fix boot fail due wrong compatible match Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/boot/dts/omap3-igep0030.dts')
-rw-r--r--arch/arm/boot/dts/omap3-igep0030.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap3-igep0030.dts b/arch/arm/boot/dts/omap3-igep0030.dts
index 145c58cfc8ac..2793749eb1ba 100644
--- a/arch/arm/boot/dts/omap3-igep0030.dts
+++ b/arch/arm/boot/dts/omap3-igep0030.dts
@@ -13,7 +13,7 @@
/ {
model = "IGEP COM MODULE (TI OMAP AM/DM37x)";
- compatible = "isee,omap3-igep0030", "ti,omap3";
+ compatible = "isee,omap3-igep0030", "ti,omap36xx", "ti,omap3";
leds {
pinctrl-names = "default";