rk3288-board: remove pinctrl call for debug uart
authorUrja Rannikko <urjaman@gmail.com>
Fri, 22 Mar 2019 19:14:34 +0000 (19:14 +0000)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tue, 30 Apr 2019 22:00:05 +0000 (00:00 +0200)
commit59ef021b995bcc30f3d5d8b0be2a504f81fe8b31
tree9a219944675b343cb61e59afe19bb26f67929760
parent63402831e0b68ded49c054989fffdfd88b98953b
rk3288-board: remove pinctrl call for debug uart

This failed and caused a boot failure on c201, and afaik
the pins should be setup by the new pinctrl driver.

Signed-off-by: Urja Rannikko <urjaman@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/mach-rockchip/rk3288-board.c