Re: [PATCH 09/12] pinctrl: sunxi: Prepare for alternative bias voltage setting methods

From: OndÅej Jirman
Date: Mon Apr 08 2019 - 09:08:27 EST


Hi Linus,

On Mon, Apr 08, 2019 at 02:53:58PM +0200, Linus Walleij wrote:
> On Sat, Apr 6, 2019 at 1:45 AM <megous@xxxxxxxxxx> wrote:
>
> > From: Ondrej Jirman <megous@xxxxxxxxxx>
> >
> > H6 has a different I/O voltage bias setting method than A80. Prepare
> > existing code for using alternative bias voltage setting methods.
> >
> > Signed-off-by: Ondrej Jirman <megous@xxxxxxxxxx>
> > ---
> > drivers/pinctrl/sunxi/pinctrl-sun9i-a80.c | 2 +-
> > drivers/pinctrl/sunxi/pinctrl-sunxi.c | 38 ++++++++++++-----------
> > drivers/pinctrl/sunxi/pinctrl-sunxi.h | 4 ++-
>
> I need Maxime's ACK on these patches to merge.
>
> Can the pinctrl parts be applied independently of the rest
> of the changes when Maxime is happy with the patches?

Yes, the two pinctrl patches are independent of the rest of the series.

thank you,
Ondrej

> Yours,
> Linus Walleij