summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorRobby Cai <robby.cai@nxp.com>2019-09-29 15:40:03 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:08:09 +0800
commit23abe424e73f75e3a11c70b49fc65d0de5f0ef12 (patch)
tree9d0145868db6724de34d88099907f9981fd5c423 /arch/arm/boot/dts/Makefile
parentc4ae264ae8f659c5bc8f4467b41db97ae489df3d (diff)
ARM: dts: add new imx6sx-sdb-lcdif1 dts file
on SDB board, LCD1_DATA07 is shared by lcdif1 and csi1, so add -lcdif1 dts file to resovle the conflict. [ 503.947201] imx6sx-pinctrl 20e0000.iomuxc: pin MX6SX_PAD_LCD1_DATA07 already requested by 2220000.lcdif; cannot claim for 0-003c [ 503.958957] imx6sx-pinctrl 20e0000.iomuxc: pin-59 (0-003c) status -22 [ 503.965560] imx6sx-pinctrl 20e0000.iomuxc: could not request pin 59 (MX6SX_PAD_LCD1_DATA07) from group csigrp-0 on device 20e0000.iomuxc Signed-off-by: Robby Cai <robby.cai@nxp.com>
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 3c8821e85585..43821f19585f 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -567,6 +567,7 @@ dtb-$(CONFIG_SOC_IMX6SX) += \
imx6sx-sdb-sai.dtb \
imx6sx-sdb.dtb \
imx6sx-sdb-emmc.dtb \
+ imx6sx-sdb-lcdif1.dtb \
imx6sx-sdb-m4.dtb \
imx6sx-sdb-mqs.dtb \
imx6sx-softing-vining-2000.dtb \