Re: [PATCH 3/3] gpio: max77620: use the new open drain callback

From: Linus Walleij
Date: Mon May 30 2016 - 11:05:40 EST


On Tue, May 24, 2016 at 3:13 PM, Laxman Dewangan <ldewangan@xxxxxxxxxx> wrote:

> The MAX77620 have a GPIO pins which can act as open drain or
> push pull mode. Implement support for controlling this from GPIO
> descriptor tables or other hardware descriptions such as
> device tree by implementing the .set_single_ended() callback.
>
> Signed-off-by: Laxman Dewangan <ldewangan@xxxxxxxxxx>

Rebased and applied. (Because I didn't apply 2/3)

Yours,
Linus Walleij