commit | c72c161bc0af0dc8fdabdebf3812cfeef3915e4c | [log] [tgz] |
---|---|---|
author | Andy Yan <andy.yan@rock-chips.com> | Wed Aug 02 21:10:56 2017 +0800 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Aug 13 17:12:37 2017 +0200 |
tree | 7f3b8dbae6d7246a30949bb15d7c9048e490d5b7 | |
parent | d6d26e7641addd2f447f29498ef1986fb5a4dc57 [diff] |
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>