]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: remove the hard coded uart iomux setting for px5 evb
authorAndy Yan <andy.yan@rock-chips.com>
Wed, 2 Aug 2017 13:10:56 +0000 (21:10 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 13 Aug 2017 15:12:37 +0000 (17:12 +0200)
commitc72c161bc0af0dc8fdabdebf3812cfeef3915e4c
tree7f3b8dbae6d7246a30949bb15d7c9048e490d5b7
parentd6d26e7641addd2f447f29498ef1986fb5a4dc57
rockchip: remove the hard coded uart iomux setting for px5 evb

As the debug uart is marked as dm-pre-reloc, the pinctrl driver
will handle the correct iomux setting.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
board/rockchip/evb_px5/evb-px5.c