Re: [PATCH] pinctrl: rockchip: Add rk3328 pinctrl support

From: Heiko Stübner
Date: Thu Jan 26 2017 - 10:08:05 EST


Am Donnerstag, 26. Januar 2017, 14:29:17 CET schrieb Linus Walleij:
> On Sun, Jan 22, 2017 at 9:38 AM, David Wu <david.wu@xxxxxxxxxxxxxx> wrote:
> > From: "david.wu" <david.wu@xxxxxxxxxxxxxx>
> >
> > This patch supports 3bit width iomux type.
> > Note, the iomux of following pins are special, need to
> > be handled specially.
> >
> > - gpio2_b0 ~ gpio2_b6
> > - gpio2_b7
> > - gpio2_c7
> > - gpio3_b0
> > - gpio3_b1 ~ gpio3_b7
> >
> > And therefore add IOMUX_RECALCED_FLAG to indicate which
> > iomux source of the bank need to be recalced. If the mux
> > recalced callback and IOMUX_RECALCED_FLAG were set, recalc
> > the related pins' iomux.
> >
> > Signed-off-by: david.wu <david.wu@xxxxxxxxxxxxxx>
>
> Heiko, could you review this?

it's on my todo list, I just didn't have the time this week so far.


Heiko