On 23 February 2017 at 00:37, Kever Yang <[email protected]> wrote:
> Add rk3328 pinctrl driver and grf/iomux structure definition.
>
> Signed-off-by: William Zhang <[email protected]>
> Signed-off-by: Kever Yang <[email protected]>
> Acked-by: Simon Glass <[email protected]>
> ---
>
> Changes in v3: None
> Changes in v2:
> - fix include header file order
> - add space around operators in header file
>
>  arch/arm/include/asm/arch-rockchip/grf_rk3328.h | 134 ++++++++
>  drivers/pinctrl/Kconfig                         |   9 +
>  drivers/pinctrl/rockchip/Makefile               |   1 +
>  drivers/pinctrl/rockchip/pinctrl_rk3328.c       | 419 
> ++++++++++++++++++++++++
>  4 files changed, 563 insertions(+)
>  create mode 100644 arch/arm/include/asm/arch-rockchip/grf_rk3328.h
>  create mode 100644 drivers/pinctrl/rockchip/pinctrl_rk3328.c

Applied to u-boot-rockchip, thanks!
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to