
22 Jan
2016
22 Jan
'16
4:17 p.m.
On 21 January 2016 at 19:43, Simon Glass sjg@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@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.