summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2017-10-18 19:26:18 +0200
committerShawn Guo <shawnguo@kernel.org>2017-10-23 08:23:58 +0800
commitceef0396f367f642627026c522817107654131bb (patch)
tree4446118e14ad6c5a75ca45951aa1f846b2530b98 /arch/arm/boot/dts/Makefile
parentc59eb828068812c835c8d8b621ab6b68b01d2ce6 (diff)
downloadlinux-stable-ceef0396f367f642627026c522817107654131bb.tar.gz
linux-stable-ceef0396f367f642627026c522817107654131bb.tar.bz2
linux-stable-ceef0396f367f642627026c522817107654131bb.zip
ARM: dts: imx: add ZII RDU1 board
This adds support for the Zodiac Inflight Innovations RDU1 board, which is based on the i.MX51. It is the predecessor of the already supported ZII RDU2 board and relies on the bootloader in the same way to enable correct display and touchscreen nodes. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Tested-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 79226b791e26..ab686a12b020 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -341,7 +341,8 @@ dtb-$(CONFIG_SOC_IMX51) += \
imx51-babbage.dtb \
imx51-digi-connectcore-jsk.dtb \
imx51-eukrea-mbimxsd51-baseboard.dtb \
- imx51-ts4800.dtb
+ imx51-ts4800.dtb \
+ imx51-zii-rdu1.dtb
dtb-$(CONFIG_SOC_IMX53) += \
imx53-ard.dtb \
imx53-cx9020.dtb \