summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorSteffen Trumtrar <s.trumtrar@pengutronix.de>2013-01-10 11:27:27 +0100
committerShawn Guo <shawn.guo@linaro.org>2013-02-10 16:25:44 +0100
commitbe3a568d77fac942bbc7fb5ed77963bc254e60ff (patch)
tree71344ddb473ecd0ce425e293447a21356974888f /arch/arm/boot/dts/Makefile
parentARM i.MX53: add dts for the TQ tqma53 module (diff)
downloadlinux-be3a568d77fac942bbc7fb5ed77963bc254e60ff.tar.xz
linux-be3a568d77fac942bbc7fb5ed77963bc254e60ff.zip
ARM i.MX53: dts: add oftree for MBa53 baseboard
The MBa53 is a baseboard for the TQMA53 embedded module. This enables/adds only supported devices, i.e. it is not feature complete, because of missing drivers in mainline linux. Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
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 7a414358b35e..b41910ea5b58 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -88,6 +88,7 @@ dtb-$(CONFIG_ARCH_MXC) += \
imx51-babbage.dtb \
imx53-ard.dtb \
imx53-evk.dtb \
+ imx53-mba53.dtb \
imx53-qsb.dtb \
imx53-smd.dtb \
imx6q-arm2.dtb \