]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit432415bf615b0c261744bd52a879cccd213dc3bb
tree9733d55f5ac97b59b36917fc3f4cdcdcc922b941
parentf84c385144a6cc0965237f637eb0c9882b936699
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