aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorPatrick Bruenn <p.bruenn@beckhoff.com>2017-07-26 14:05:34 +0200
committerShawn Guo <shawnguo@kernel.org>2017-08-05 11:07:52 +0800
commit9ef86e23c4177a119624bbfa9d1b113edbe58d8b (patch)
tree5cf2368435458fab8e72a2ba199d16b0cbb0d785 /arch/arm/boot/dts/Makefile
parentARM: dts: imx53: add alternative UART2 configuration (diff)
downloadlinux-dev-9ef86e23c4177a119624bbfa9d1b113edbe58d8b.tar.xz
linux-dev-9ef86e23c4177a119624bbfa9d1b113edbe58d8b.zip
ARM: dts: imx: add CX9020 Embedded PC device tree
The CX9020 differs from i.MX53 Quick Start Board by: - use uart2 instead of uart1 - DVI-D connector instead of VGA - no audio - no SATA connector - CCAT FPGA connected to emi - enable rtc Signed-off-by: Patrick Bruenn <p.bruenn@beckhoff.com> Signed-off-by: Shawn Guo <shawnguo@kernel.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 d6007a95dad7..ccfaf8e9e397 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -340,6 +340,7 @@ dtb-$(CONFIG_SOC_IMX51) += \
imx51-ts4800.dtb
dtb-$(CONFIG_SOC_IMX53) += \
imx53-ard.dtb \
+ imx53-cx9020.dtb \
imx53-m53evk.dtb \
imx53-mba53.dtb \
imx53-qsb.dtb \