ARM: dts: Add LCD panel sharp ls037v7dw01 support for omap3-evm and ldp
authorTony Lindgren <tony@atomide.com>
Tue, 13 May 2014 21:32:05 +0000 (14:32 -0700)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 3 Jun 2014 07:22:21 +0000 (10:22 +0300)
commitbc10f310e2856f7bb80875fd7d8386836df4c85e
tree145eee8cdde77241e9465f7f61b7143d1c67072c
parentc2e138bc8ed80ae291d689917e88d2d09bf1d478
ARM: dts: Add LCD panel sharp ls037v7dw01 support for omap3-evm and ldp

Looks like quite a few omap3 boards have sharp ls037v7dw01 that's
configured as various panel dpi entries for whatever legacy reasons.
For device tree based support, let's just configure these properly for
panel ls037v7dw01 instead of panel dpi.

This patch creates a common file for panel ls037v7dw01, and makes
boards ldp and omap3-evm to use it.

The ls037v7dw01 also seems to be coupled with an ad7846 touchscreen
controller for the omaps, so let's add a basic configuration for
the touchscreen also using the default values.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
arch/arm/boot/dts/omap3-evm-37xx.dts
arch/arm/boot/dts/omap3-evm-common.dtsi
arch/arm/boot/dts/omap3-ldp.dts
arch/arm/boot/dts/omap3-panel-sharp-ls037v7dw01.dtsi [new file with mode: 0644]
This page took 0.034995 seconds and 5 git commands to generate.