[U-Boot] [PATCH v4 11/20] rockchip: rk3188: Add pinctrl driver
Simon Glass
sjg at chromium.org
Tue Feb 21 20:35:09 UTC 2017
On 18 February 2017 at 11:46, Heiko Stuebner <heiko at sntech.de> wrote:
> Add a driver which supports pin multiplexing setup for the most commonly
> used peripherals.
>
> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
> Acked-by: Simon Glass <sjg at chromium.org>
> Tested-by: Kever Yang <kever.yang at rock-chips.com>
> ---
> drivers/pinctrl/Kconfig | 9 +
> drivers/pinctrl/rockchip/Makefile | 1 +
> drivers/pinctrl/rockchip/pinctrl_rk3188.c | 611 ++++++++++++++++++++++++++++++
> 3 files changed, 621 insertions(+)
> create mode 100644 drivers/pinctrl/rockchip/pinctrl_rk3188.c
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list