Re: [PATCH V4 3/5] pinctrl: max77620: add pincontrol driver for MAX77620/MAX20024
From: Linus Walleij
Date: Thu Jan 28 2016 - 05:04:25 EST
On Tue, Jan 19, 2016 at 11:19 AM, Laxman Dewangan <ldewangan@xxxxxxxxxx> wrote:
> MAXIM Semiconductor's PMIC, MAX77620/MAX20024 has 8 GPIO pins
> which also act as the special function in alternate mode. Also
> there is configuration like push-pull, open drain, FPS timing
> etc for these pins.
>
> Add pincontrol driver to configure these parameters through
> pincontrol APIs.
>
> Signed-off-by: Laxman Dewangan <ldewangan@xxxxxxxxxx>
> Signed-off-by: Chaitanya Bandi <bandik@xxxxxxxxxx>
Nice. This driver looks like a lot of hard work, but I think
it's worth it.
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
I guess Lee will be merging this into the MTD tree.
(I still had those comments on the DT bindings but this driver
part looks fine.)
Yours,
Linus Walleij