summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2018-02-06 17:49:03 +0100
committerShawn Guo <shawnguo@kernel.org>2018-02-12 21:13:22 +0800
commitc2e4987e0e02095ed3d19e958b3891954ef38243 (patch)
tree12cdd46ff0c72c384bd3abd8744f442e5694b8a6 /arch/arm/boot/dts/Makefile
parent0a929d9784ffb6f3a9d73ab59d9e3a9b10e2f719 (diff)
downloadop-kernel-dev-c2e4987e0e02095ed3d19e958b3891954ef38243.zip
op-kernel-dev-c2e4987e0e02095ed3d19e958b3891954ef38243.tar.gz
ARM: dts: imx6ull: add Toradex Colibri iMX6ULL support
Add support for the Computer on Module Colibri iMX6ULL and its Bluetooth/Wifi variant along with the development/evaluation carrier board device trees. Follow the usual hierarchic include model, maintaining shared configuration in imx6ull-colibri.dtsi and imx6ull-colibri-eval-v3.dtsi respectively. Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index e1c8954..f7b73c8 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -530,7 +530,9 @@ dtb-$(CONFIG_SOC_IMX6UL) += \
imx6ul-tx6ul-0010.dtb \
imx6ul-tx6ul-0011.dtb \
imx6ul-tx6ul-mainboard.dtb \
- imx6ull-14x14-evk.dtb
+ imx6ull-14x14-evk.dtb \
+ imx6ull-colibri-eval-v3.dtb \
+ imx6ull-colibri-wifi-eval-v3.dtb
dtb-$(CONFIG_SOC_IMX7D) += \
imx7d-cl-som-imx7.dtb \
imx7d-colibri-emmc-eval-v3.dtb \
OpenPOWER on IntegriCloud