]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commit
arm: dts: dra7x: re-work nodes for display and touchscreen
authorSubramaniam Chanderashekarapuram <subramaniam.ca@ti.com>
Fri, 16 Jan 2015 04:29:55 +0000 (22:29 -0600)
committerSubramaniam Chanderashekarapuram <subramaniam.ca@ti.com>
Sat, 17 Jan 2015 00:35:23 +0000 (18:35 -0600)
commit5f3cfda24cd640de2b79c7eaea1d449bcdd58b22
tree5e3d21b13407884cae7875e13cf79b25834e8f8e
parenta08f9ddd6d9453a62129377db2a59c8f1f38c0ae
arm: dts: dra7x: re-work nodes for display and touchscreen

The touchscreen node for the 7" display is present in the base dra7 dts.
The right place to put the node is in the lcd7 dtsi file. Also remove
10" dtsi include from the 7" dtsi  file since they cannot co-exist
for all 4 combinations, namely:

dra74-evm + 10" lcd
dra74-evm + 7" lcd
dra72-evm + 10" lcd
dra72-evm + 7" lcd

The reason being the i2c address for the tlc chip and the pin mux for
the touch irq are conflicting. Hence, the right way is to maintain
separate lcd panel and touch definitions. Another node that conflicts
is the tlv320aic3106 codec for audio. That is separated as well.

Change-Id: I2db2688a17ffa1b05f94b98d16890577ce2ae281
Signed-off-by: Subramaniam Chanderashekarapuram <subramaniam.ca@ti.com>
arch/arm/boot/dts/dra7-evm.dts
arch/arm/boot/dts/dra72-evm.dts
arch/arm/boot/dts/dra7xx-evm-lcd7.dtsi