[PATCH v9 RESEND 7/9] pinctrl: Add pinctrl driver for the RK805 PMIC

Lee Jones lee.jones at linaro.org
Mon Aug 21 01:16:31 PDT 2017


On Mon, 21 Aug 2017, Heiko Stuebner wrote:

> From: Joseph Chen <chenjh at rock-chips.com>
> 
> 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 at rock-chips.com>
> Acked-by: Linus Walleij <linus.walleij at linaro.org>
> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
> ---
>  drivers/pinctrl/Kconfig         |   9 +
>  drivers/pinctrl/Makefile        |   1 +
>  drivers/pinctrl/pinctrl-rk805.c | 493 ++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 503 insertions(+)
>  create mode 100644 drivers/pinctrl/pinctrl-rk805.c

Applied, thanks.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog



More information about the Linux-rockchip mailing list