[U-Boot] [U-Boot, v2, 16/19] rockchip: Move pull-up/down enum into a common file
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Thu Jan 31 21:18:28 UTC 2019
> At present this enum is only available to rk3288. Move it so that other
> rockchip SoCs can access it. It is needed for the SPL GPIO driver for
> rk3999 in a later patch.
>
> Also adjust the enum name to lower case.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/arm/include/asm/arch-rockchip/gpio.h | 7 +++++++
> arch/arm/include/asm/arch-rockchip/grf_rk3288.h | 7 -------
> 2 files changed, 7 insertions(+), 7 deletions(-)
>
Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
More information about the U-Boot
mailing list