summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorLothar Waßmann <LW@KARO-electronics.de>2017-10-17 11:18:02 +0200
committerShawn Guo <shawnguo@kernel.org>2017-10-23 08:19:47 +0800
commit978f8f60467a6b52e9af541801b75759553d9262 (patch)
tree5d68162581cd1bc8a16a1dc71934518879612f0c /arch/arm/boot/dts/Makefile
parent4649d838ee6fef20d95d99cb749b17366d8b226b (diff)
downloadlinux-stable-978f8f60467a6b52e9af541801b75759553d9262.tar.gz
linux-stable-978f8f60467a6b52e9af541801b75759553d9262.tar.bz2
linux-stable-978f8f60467a6b52e9af541801b75759553d9262.zip
ARM: dts: imx: add support for TX6QP
The TX6QP-8037 is a Computer On Module manufactured by Ka-Ro electronics GmbH with the following characteristics: Processor Freescale i.MX 6QuadPlus MCIMX6QP7, 1 GHz RAM 1GiB 64-bit DDR3 SDRAM ROM 4GB HiRel eMMC Power supply Single 3.3 to 5V Size 26mm SO-DIMM Temp. Range -40°C to 105°C Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 946a4b14a796..add34d18714f 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -462,6 +462,8 @@ dtb-$(CONFIG_SOC_IMX6Q) += \
imx6qp-nitrogen6_som2.dtb \
imx6qp-sabreauto.dtb \
imx6qp-sabresd.dtb \
+ imx6qp-tx6qp-8037.dtb \
+ imx6qp-tx6qp-8137.dtb \
imx6qp-wandboard-revd1.dtb \
imx6qp-zii-rdu2.dtb
dtb-$(CONFIG_SOC_IMX6SL) += \