summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorAndreas Kemnade <andreas@kemnade.info>2019-11-08 12:18:34 +0100
committerShawn Guo <shawnguo@kernel.org>2019-12-09 08:28:06 +0800
commit0b47f9201075adece3f1eb22db1ffb8b75fa58b4 (patch)
treefd0d693fbc26bc84a204f52e4c7bf484b0690bea /arch/arm/boot/dts/Makefile
parent97a94cd58c50549b212cfcacccd9ff3f5f0d8f54 (diff)
downloadlinux-0b47f9201075adece3f1eb22db1ffb8b75fa58b4.tar.bz2
ARM: dts: add devicetree entry for Tolino Shine 3
The device is almost identical to the Kobo Clara HD. The only spotted difference is the SoC. It contains an imx6sl instead of an imx6sll. Signed-off-by: Andreas Kemnade <andreas@kemnade.info> Tested-by: H. Nikolaus Schaller <hns@goldelico.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 08011dc8c7a6..af63787d2198 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -554,6 +554,7 @@ dtb-$(CONFIG_SOC_IMX6Q) += \
imx6qp-zii-rdu2.dtb
dtb-$(CONFIG_SOC_IMX6SL) += \
imx6sl-evk.dtb \
+ imx6sl-tolino-shine3.dtb \
imx6sl-warp.dtb
dtb-$(CONFIG_SOC_IMX6SLL) += \
imx6sll-evk.dtb \