[U-Boot] [PATCH 1/6] rockchip: pinctrl: move rk3328 grf reg definition in header file

Simon Glass sjg at chromium.org
Sat May 20 02:29:19 UTC 2017


On 16 May 2017 at 21:44, Kever Yang <kever.yang at rock-chips.com> wrote:
>
> Move GRF register bit definition into GRF header file, remove
> 'GRF_' prefix and add 'GPIOmXn_' as prefix for bit meaning.
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>
>  arch/arm/include/asm/arch-rockchip/grf_rk3328.h | 114 +++++++++++++
>  drivers/pinctrl/rockchip/pinctrl_rk3328.c       | 205 ++++++------------------
>  2 files changed, 164 insertions(+), 155 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list