Files
u-boot-tk1-som/drivers
Mugunthan V N 1ed0f85faf drivers: gpio: omap: add support for parsing additional gpio parameters
With DM_GPIO, gpio parameters like ACTIVE_(LOW/HIGH) are to be
parsed in xlate gpio drivers-ops. Since xlate is not implemented
in omap_gpio driver, the driver considers all gpio to be
ACTIVE_HIGH which is the default case and fails to return actual
gpio status for ACTIVE_LOW gpios. So adding .xlate ops to
omap_gpio.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2015-10-22 14:44:02 -04:00
..
2015-09-02 21:28:23 -06:00
2015-09-11 17:15:32 -04:00
2015-10-22 14:22:22 -04:00
2015-04-10 14:23:23 +02:00
2015-05-26 14:13:12 +02:00
2015-10-21 20:47:40 -04:00
2015-10-12 12:56:32 -04:00