commit | 7c5c2c2d18d778e51fd8b899965097168306031c | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Sat Nov 25 12:12:30 2017 +0000 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Nov 30 16:48:54 2017 +0100 |
tree | 4282688a294cc22cf771dc57feab4a28e0beb4e3 | |
parent | 6ad4cc8d1ac483e0fd33f605fb2788b0ecf51ed4 [diff] |
pinctrl: sunxi: Fix A64 UART mux value To use pin PF4 as the RX signal of UART0, we have to write 0b011 into the respective pin controller register. Fix the wrong value we had in our table so far. Fixes: 96851d391d02 ("drivers: pinctrl: add driver for Allwinner A64 SoC") Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>