Re: [PATCH v8 08/12] pinctrl: Add pinctrl driver for the RK805 PMIC

From: Linus Walleij
Date: Mon Aug 07 2017 - 08:49:21 EST


On Thu, Aug 3, 2017 at 2:25 PM, Joseph Chen <chenjh@xxxxxxxxxxxxxx> wrote:

> RK805 is one of Rockchip PMICs family, it has 2 output only GPIOs.
>
> This driver is also designed for other Rockchip PMICs to expend.
> Different PMIC maybe have different pin features, for example,
> RK816 has one pin which can be used for TS or GPIO(input/out).
> The mainly difference between PMICs pins are pinmux, direction
> and output value, that is 'struct rk805_pin_config'.
>
> Signed-off-by: Joseph Chen <chenjh@xxxxxxxxxxxxxx>

Looks good to me.
Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij