[U-Boot] [PATCH v9 09/49] rockchip: Convert the PMU IOMUX registers into an array
Simon Glass
sjg at chromium.org
Fri Jan 22 16:17:29 CET 2016
On 21 January 2016 at 19:43, Simon Glass <sjg at chromium.org> wrote:
> This is easier to deal with when using generic code since it allows us to
> use a register index instead of naming each register.
>
> Adjust it, adding an enum to improve readability.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v9: None
> Changes in v2: None
>
> arch/arm/include/asm/arch-rockchip/pmu_rk3288.h | 12 ++++++++----
> drivers/pinctrl/rockchip/pinctrl_rk3288.c | 4 ++--
> 2 files changed, 10 insertions(+), 6 deletions(-)
Applied to u-boot-rockchip.
More information about the U-Boot
mailing list