Re: [PATCH v2] pinctrl: rockchip: add support for the rk3399

From: Linus Walleij
Date: Wed Jan 27 2016 - 09:02:26 EST


On Thu, Jan 7, 2016 at 8:41 AM, David Wu <wdc@xxxxxxxxxxxxxx> wrote:

> From: David Wu <david.wu@xxxxxxxxxxxxxx>
>
> The pinctrl of rk3399 is much different from other's,
> especially the 3bits of drive strength.
>
> Signed-off-by: David Wu <david.wu@xxxxxxxxxxxxxx>
> ---
> change from v1:
> - need spin_unlock_irqrestore for set drive default case

Heiko can you please look at this patch?

> + { .compatible = "rockchip,rk3399-pinctrl",
> + .data = (void *)&rk3399_pin_ctrl },

I guess this requires a small patch to some binding file.
It's OK to fold that into this patch.

Yours,
Linus Walleij