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

From: Linus Walleij
Date: Thu Jan 26 2017 - 08:29:23 EST


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?

Yours,
Linus Walleij