On 13 October 2015 at 02:27, Mugunthan V N <mugunthan...@ti.com> 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 <mugunthan...@ti.com>
> ---
>  drivers/gpio/omap_gpio.c | 11 +++++++++++
>  1 file changed, 11 insertions(+)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to