aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorMarcin Niestroj <m.niestroj@grinn-global.com>2016-10-21 17:07:17 +0200
committerShawn Guo <shawnguo@kernel.org>2016-10-24 20:14:13 +0800
commit478c9440b328b08b93ce83b166424b3af1a7654f (patch)
treeffe2f22c1eccd14532c6be35856f0207ac030ba8 /arch/arm/boot/dts/Makefile
parent1317efa1699ffd7d733d7014e7e10b5bde4a8764 (diff)
downloadkernel_replicant_linux-478c9440b328b08b93ce83b166424b3af1a7654f.tar.gz
kernel_replicant_linux-478c9440b328b08b93ce83b166424b3af1a7654f.tar.bz2
kernel_replicant_linux-478c9440b328b08b93ce83b166424b3af1a7654f.zip
ARM: dts: imx6ul: Add DTS for liteBoard
liteBoard is a development board which uses liteSOM as its base. Hardware specification: * liteSOM (i.MX6UL, DRAM, eMMC) * Ethernet PHY (id 0) * USB host (usb_otg1) * MicroSD slot (uSDHC1) Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.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/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index da0197dfc284..7ae5b0272033 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -424,6 +424,7 @@ dtb-$(CONFIG_SOC_IMX6SX) += \
dtb-$(CONFIG_SOC_IMX6UL) += \
imx6ul-14x14-evk.dtb \
imx6ul-geam-kit.dtb \
+ imx6ul-liteboard.dtb \
imx6ul-pico-hobbit.dtb \
imx6ul-tx6ul-0010.dtb \
imx6ul-tx6ul-0011.dtb \