Re: [PATCH v2 2/3] pinctrl: rockchip: Add mux recalculation support

From: Linus Walleij
Date: Wed Feb 22 2017 - 10:02:16 EST


On Fri, Feb 10, 2017 at 11:23 AM, David Wu <david.wu@xxxxxxxxxxxxxx> wrote:

> From: "david.wu" <david.wu@xxxxxxxxxxxxxx>
>
> Some pins are special at a bank so that add
> IOMUX_RECALCED type to indicate which iomux source
> of the bank need to be recalculated. If the mux
> recalculateed callback and IOMUX_RECALCED type
> were set, recalculate the pins' iomux by using
> mux recalculated data struct.
>
> Signed-off-by: david.wu <david.wu@xxxxxxxxxxxxxx>
> ---
> change in v2:
> - reorder the entries of the recalced data struct

Patch applied.

Yours,
Linus Walleij