Skip to content

Commit ceef039

Browse files
lynxeye-devShawn Guo
authored andcommitted
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 <[email protected]> Tested-by: Nikita Yushchenko <[email protected]> Reviewed-by: Fabio Estevam <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent c59eb82 commit ceef039

File tree

2 files changed

+836
-1
lines changed

2 files changed

+836
-1
lines changed

arch/arm/boot/dts/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,8 @@ dtb-$(CONFIG_SOC_IMX51) += \
341341
imx51-babbage.dtb \
342342
imx51-digi-connectcore-jsk.dtb \
343343
imx51-eukrea-mbimxsd51-baseboard.dtb \
344-
imx51-ts4800.dtb
344+
imx51-ts4800.dtb \
345+
imx51-zii-rdu1.dtb
345346
dtb-$(CONFIG_SOC_IMX53) += \
346347
imx53-ard.dtb \
347348
imx53-cx9020.dtb \

0 commit comments

Comments
 (0)