diff options
author | Heiko Stuebner <heiko@sntech.de> | 2018-10-08 13:01:57 +0200 |
---|---|---|
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2018-11-30 19:03:16 +0100 |
commit | 6c69ed19f96203680ba752fdeb22d58df4715815 (patch) | |
tree | 8062dceeecccb650f9e6fff5475ab88ca233e09d /arch/arc | |
parent | 5b5ca4c0d467d06509aba2838e11ab6909439704 (diff) | |
download | u-boot-6c69ed19f96203680ba752fdeb22d58df4715815.tar.gz u-boot-6c69ed19f96203680ba752fdeb22d58df4715815.tar.xz u-boot-6c69ed19f96203680ba752fdeb22d58df4715815.zip |
rockchip: rk3188: fix early uart setup
Commit 7a6d7d3e1279 ("rockchip: pinctrl: rk3188: Move the iomux definitions
into pinctrl-driver") moved the iomux settings out of the grf header
to prevent conflicts with the iomux definitions of other rockchip socs.
This also breaks the early uart setup, as the iomux for uart2 are needed.
To fix that just put the tiny amount of needed iomux definitions next to
the early uart code.
Fixes: 7a6d7d3e1279 ("rockchip: pinctrl: rk3188: Move the iomux definitions into pinctrl-driver")
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'arch/arc')
0 files changed, 0 insertions, 0 deletions