summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorPavel Machek2013-04-01 14:24:22 +0200
committerShawn Guo2013-04-09 16:53:37 +0200
commit8593a1a2e88a0b23d3bd626eee6519de9ee55938 (patch)
treeee933c5dc50e08c65f030c3a43d1aa25da40b178 /arch/arm/boot/dts/Makefile
parentARM i.MX5: Add System Reset Controller (SRC) support for i.MX51 and i.MX53 (diff)
downloadkernel-qcow2-linux-8593a1a2e88a0b23d3bd626eee6519de9ee55938.tar.gz
kernel-qcow2-linux-8593a1a2e88a0b23d3bd626eee6519de9ee55938.tar.xz
kernel-qcow2-linux-8593a1a2e88a0b23d3bd626eee6519de9ee55938.zip
ARM: dts: MicroSys sbc6x support (i.MX6)
Add support for MicroSys sbc6x board. Signed-off-by: Pavel Machek <pavel@denx.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/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 2b4b9fb5b24b..0254495b6a0f 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -101,7 +101,8 @@ dtb-$(CONFIG_ARCH_MXC) += \
imx6q-arm2.dtb \
imx6q-sabreauto.dtb \
imx6q-sabrelite.dtb \
- imx6q-sabresd.dtb
+ imx6q-sabresd.dtb \
+ imx6q-sbc6x.dtb
dtb-$(CONFIG_ARCH_MXS) += imx23-evk.dtb \
imx23-olinuxino.dtb \
imx23-stmp378x_devb.dtb \