[U-Boot] [PATCH] drivers: gpio: omap: add support for parsing additional gpio parameters
Tom Rini
trini at konsulko.com
Thu Oct 15 15:05:26 CEST 2015
On Tue, Oct 13, 2015 at 01:57:16PM +0530, Mugunthan V N wrote:
> 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 at ti.com>
Reviewed-by: Tom Rini <trini at konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151015/e24a7d4e/attachment.sig>
More information about the U-Boot
mailing list