[U-Boot] [PATCH 02/13] rockchip: rk3066: add rk3066 pinctrl driver

Simon Glass sjg at chromium.org
Tue Jun 6 21:10:00 UTC 2017


On 6 June 2017 at 12:49, Paweł Jarosz <paweljarosz3691 at gmail.com> wrote:
> Add driver supporting pin multiplexing on rk3066 platform.
>
> Signed-off-by: Paweł Jarosz <paweljarosz3691 at gmail.com>
> ---
>  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.


More information about the U-Boot mailing list