diff options
author | Robby Cai <R63905@freescale.com> | 2014-03-27 06:55:21 -0400 |
---|---|---|
committer | Nitin Garg <nitin.garg@freescale.com> | 2014-04-16 09:58:09 -0400 |
commit | fb6fd3438de060da9a8c753d728f28e1a288657f (patch) | |
tree | fe76ad28904ea87c5bc0a39a1bafcfe5cdc89633 /arch/arm/boot/dts/Makefile | |
parent | 75031ed93ee37b048d28785eedec7c2bc4da86fe (diff) |
ENGR00305598-4 ARM: dts: imx6sx: add new DTS file to enable LCDIF1
Due to the CSI and LCDIF1 shares the same pin MX6SX_PAD_LCD1_ENABLE.
Signed-off-by: Robby Cai <R63905@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r-- | arch/arm/boot/dts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index fd80bf32d6a4..ce7306833c26 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile | |||
@@ -138,6 +138,7 @@ dtb-$(CONFIG_ARCH_MXC) += \ | |||
138 | imx6sl-evk-pf200.dtb \ | 138 | imx6sl-evk-pf200.dtb \ |
139 | imx6sx-17x17-arm2.dtb \ | 139 | imx6sx-17x17-arm2.dtb \ |
140 | imx6sx-19x19-arm2.dtb \ | 140 | imx6sx-19x19-arm2.dtb \ |
141 | imx6sx-19x19-arm2-lcdif1.dtb \ | ||
141 | imx6sx-sdb.dtb \ | 142 | imx6sx-sdb.dtb \ |
142 | imx6sx-sdb-lcdif1.dtb \ | 143 | imx6sx-sdb-lcdif1.dtb \ |
143 | vf610-twr.dtb | 144 | vf610-twr.dtb |