[U-Boot] [PATCH v2 2/9] arm64: rk3399: move grf register definitions to grf_rk3399.h

Simon Glass sjg at chromium.org
Tue Feb 21 20:33:57 UTC 2017


On 13 February 2017 at 02:38, Kever Yang <kever.yang at rock-chips.com> wrote:
> rk3399 grf register bit defenitions should locate in header
> file, so that not only pinctrl can use it.
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
> Changes in v1: None
>
>  arch/arm/include/asm/arch-rockchip/grf_rk3399.h | 118 ++++++++++++++++++++++++
>  drivers/pinctrl/rockchip/pinctrl_rk3399.c       | 106 ---------------------
>  2 files changed, 118 insertions(+), 106 deletions(-)

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list