commit | 9522f9fe86f9df7203ca0b649bf5eda912e899c1 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Apr 28 20:22:20 2014 -0700 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue May 20 14:39:45 2014 +0300 |
tree | 9b31f730136e72ff3596d356d98a0afae04673e1 | |
parent | bbc646fa53c3478e82e9e0fd708220d1193fd062 [diff] |
OMAPDSS: panel-sharp-ls037v7dw01: update to use gpiod Using gpiod will make it easier to add device tree support for this panel in the following patches. Note that all the GPIOs for this panel are optional, any of the the GPIOs could be configured with external pulls instead of GPIOs, so let's not error out if GPIOs are not found to make the panel more generic. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>