On 6 June 2017 at 12:49, Paweł Jarosz <[email protected]> wrote: > Add driver supporting pin multiplexing on rk3066 platform. > > Signed-off-by: Paweł Jarosz <[email protected]> > --- > drivers/pinctrl/Kconfig | 9 + > drivers/pinctrl/rockchip/Makefile | 1 + > drivers/pinctrl/rockchip/pinctrl_rk3066.c | 342 > ++++++++++++++++++++++++++++++ > 3 files changed, 352 insertions(+) > create mode 100644 drivers/pinctrl/rockchip/pinctrl_rk3066.c
Can you please update the masks here as per the previous comment on grf? Otherwise looks good. _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

