diff options
author | Archit Taneja <archit@ti.com> | 2013-02-04 12:23:02 +0530 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2013-04-04 11:51:12 +0300 |
commit | e5e533227ad8b6412cdec371a143ac2944272e2d (patch) | |
tree | 3b3531d52c57487599ab2f04e2cdf2b257270ec4 /CREDITS | |
parent | 2af2ac7a2807ef711094b51a969aa656d26cb33a (diff) | |
download | talos-obmc-linux-e5e533227ad8b6412cdec371a143ac2944272e2d.tar.gz talos-obmc-linux-e5e533227ad8b6412cdec371a143ac2944272e2d.zip |
arm: omap: dss-common: use picodlp panel's gpio handling
The dss-common file currently requests gpios required by the picodlp DPI
panel on the 4430sdp/blaze board. It also requests DISPLAY_SEL_GPIO and
DLP_POWER_ON_GPIO gpios which are board specific gpios to switch between lcd2
panel and picodlp, and setting intermediate power supplies for picodlp
respectively. These gpios are toggled through platform_enable/disable functions
called by the picodlp driver.
Remove the gpio requests for the gpios which are already requested by the panel
driver, and remove the platform callback functions and set the platform specific
gpios in such a way that lcd2 panel is selected for the LCD2 overlay manager and
the power supplies for picodlp are disabled.
Note: We need to revisit this so that we can enable and switch to picodlp if
that's the only panel driver available for the LCD2 overlay manager.
Signed-off-by: Archit Taneja <archit@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions