aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorDmitry Lifshitz <lifshitz@compulab.co.il>2014-01-12 15:22:53 +0200
committerTony Lindgren <tony@atomide.com>2014-02-28 14:09:13 -0800
commit40ecc02e571c78de8fadc4a0d4ba9a92f4ed8fad (patch)
tree0576f17c9fb0d2ce20601a1f5a17c25096c3f91c /arch/arm/boot/dts/Makefile
parentARM: dts: cm-t3x30: add USB OTG support (diff)
downloadlinux-dev-40ecc02e571c78de8fadc4a0d4ba9a92f4ed8fad.tar.xz
linux-dev-40ecc02e571c78de8fadc4a0d4ba9a92f4ed8fad.zip
ARM: dts: sbc-t3530: add support for sbc-t3530
Add support for CM-T3530 CoM and SBC-T3530 board. Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index b9d6a8b485e0..60b8981726ef 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -198,6 +198,8 @@ dtb-$(CONFIG_ARCH_OMAP2PLUS) += omap2420-h4.dtb \
omap2420-n810-wimax.dtb \
omap3430-sdp.dtb \
omap3-beagle.dtb \
+ omap3-cm-t3530.dtb \
+ omap3-sbc-t3530.dtb \
omap3-cm-t3730.dtb \
omap3-sbc-t3730.dtb \
omap3-devkit8000.dtb \