
19 Mar
2018
19 Mar
'18
12:48 a.m.
Clean the iomux definitions at grf_rk3188.h, and move them into pinctrl-driver for resolving the compiling error of redefinition.
Signed-off-by: Alexander Kochetkov al.kochet@gmail.com Acked-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com
arch/arm/include/asm/arch-rockchip/grf_rk3188.h | 380 ----------------------- drivers/pinctrl/rockchip/pinctrl_rk3188.c | 380 +++++++++++++++++++++++ 2 files changed, 380 insertions(+), 380 deletions(-)
Applied to u-boot-rockchip, thanks!