On 18 February 2017 at 11:46, Heiko Stuebner <[email protected]> wrote: > Add a driver which supports pin multiplexing setup for the most commonly > used peripherals. > > Signed-off-by: Heiko Stuebner <[email protected]> > Acked-by: Simon Glass <[email protected]> > Tested-by: Kever Yang <[email protected]> > --- > 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! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

