
31 Jan
2019
31 Jan
'19
10:12 p.m.
If we use the new pinctrl driver, the pinctrl setup will be done by device probe. Remove the pinctrl setup at rk3288-board-spl.
Signed-off-by: David Wu david.wu@rock-chips.com Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com Reviewed-by: Kever Yang kever.yang@rock-chips.com
Changes in v2: None
arch/arm/mach-rockchip/rk3288-board-spl.c | 79 ----------------------- 1 file changed, 79 deletions(-)
Applied to u-boot-rockchip, thanks!