summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorAlex Gonzalez <alex.gonzalez@digi.com>2018-07-12 10:20:36 +0200
committerShawn Guo <shawnguo@kernel.org>2018-07-17 11:13:41 +0800
commit8c7725829989d2711875f60356d22bc5af981ac0 (patch)
tree1d4eb038af48640de9516b66e988a55868f7b527 /arch/arm/boot/dts/Makefile
parent0b9c89e213d227d3649a1cb77bb6b912fbd532f9 (diff)
downloadlinux-stable-8c7725829989d2711875f60356d22bc5af981ac0.tar.gz
linux-stable-8c7725829989d2711875f60356d22bc5af981ac0.tar.bz2
linux-stable-8c7725829989d2711875f60356d22bc5af981ac0.zip
ARM: dts: imx6ul: Add DTS for ConnectCore 6UL SBC Express
The ConnectCore 6UL Single Board Computer (SBC) Express contains the ConnectCore 6UL System-On-Module. Its hardware specifications are: * 256MB DDR3 memory * 256MB NAND flash * Single Ethernet * USB Host and USB-OTG * MicroSD external storage * Groove connectors and Raspberry Pi Hat compatible expansion header Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.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 46d9edca187b..d459e2330307 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -541,6 +541,7 @@ dtb-$(CONFIG_SOC_IMX6SX) += \
imx6sx-udoo-neo-full.dtb
dtb-$(CONFIG_SOC_IMX6UL) += \
imx6ul-14x14-evk.dtb \
+ imx6ul-ccimx6ulsbcexpress.dtb \
imx6ul-geam.dtb \
imx6ul-isiot-emmc.dtb \
imx6ul-isiot-nand.dtb \