summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2-tsc.dts
AgeCommit message (Collapse)Author
2019-02-12MLK-12849 ARM: dts: imx6ull-ddr3-arm2: add a new dts file for TSCRobby Cai
Since TSC has pin conflict with I2C1 which is used by PMIC and Camera, we need to move TSC setting from LCDIF dts file into a separated one to achieve the LCDIF and Camera feature in one DTS file. After the change, we can get the supported features as follows. -lcdif.dtb: lcd and camera, but no tsc -tsc.dtb: lcd and tsc, but no camera Signed-off-by: Robby Cai <robby.cai@nxp.com>