aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2013-10-14 14:31:43 -0400
committerTony Lindgren <tony@atomide.com>2013-10-18 13:24:33 -0400
commitc482525659effc9fadc0cef88cffdb6f8c63d2b6 (patch)
tree119757c349883de2c0855af05fb06b335960a13a /arch/arm/boot/dts/Makefile
parent5992234bc5f34f3069d0457090d87865ec31fe13 (diff)
ARM: dts: Add basic support for zoom3
I've tested serial, MMC, smsc911x and wl12xx on zoom3. As my omap is an early ES revision, I have not been able to test off-idle on this one. But anyways, I'd say we have enough device tree support for the zoom to be able to drop the board-zoom files. Patches are welcome to add further features to this .dts file. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 96d8f1f50430..841cd634d95d 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -178,6 +178,7 @@ dtb-$(CONFIG_ARCH_OMAP2PLUS) += omap2420-h4.dtb \
178 omap3-gta04.dtb \ 178 omap3-gta04.dtb \
179 omap3-igep0020.dtb \ 179 omap3-igep0020.dtb \
180 omap3-igep0030.dtb \ 180 omap3-igep0030.dtb \
181 omap3-zoom3.dtb \
181 omap4-panda.dtb \ 182 omap4-panda.dtb \
182 omap4-panda-a4.dtb \ 183 omap4-panda-a4.dtb \
183 omap4-panda-es.dtb \ 184 omap4-panda-es.dtb \