On Mon, 21 Aug 2017, Heiko Stuebner wrote:

> From: Joseph Chen <che...@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 <che...@rock-chips.com>
> Acked-by: Linus Walleij <linus.wall...@linaro.org>
> Signed-off-by: Heiko Stuebner <he...@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

Reply via email to