suniv: add UART1 support
authorAndre Przywara <andre.przywara@arm.com>
Wed, 5 Oct 2022 22:19:54 +0000 (23:19 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Wed, 19 Oct 2022 13:15:02 +0000 (14:15 +0100)
commit843ed983a07ee5d8d4e4ac5baa39fc53f12b5f33
tree2380b564b3db29540e5fdf9373dcd1c47deba812
parentb87fb196688b055383e3a44c40d87afe5c395a09
suniv: add UART1 support

Some boards with the Allwinner F1C100s family SoCs use UART1 for its
debug UART, so define the pins for the SPL and the pinmux name and mux
value for U-Boot proper.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
arch/arm/mach-sunxi/board.c
drivers/pinctrl/sunxi/pinctrl-sunxi.c