pinctrl: sunxi: Add UART pinmuxes
authorSamuel Holland <samuel@sholland.org>
Sat, 28 Aug 2021 18:00:45 +0000 (13:00 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 4 Apr 2022 22:24:16 +0000 (23:24 +0100)
commit470a7bdb61b7eaff62bac70819e7b8190eb48e6a
tree9733d55f5ac97b59b36917fc3f4cdcdcc922b941
parent50c195ee851b35264df4bb8089a459470da491b5
pinctrl: sunxi: Add UART pinmuxes

This includes UART0 and R_UART (s_uart) on all supported platforms, plus
the additional UART configurations from arch/arm/mach-sunxi/board.c.

Pin lists and mux values were taken from the Linux drivers.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
drivers/pinctrl/sunxi/pinctrl-sunxi.c