ARM: dts: sunxi: add uart1_pe pinctrl for sun8i-v3s

Added the uart1_pe_pins pinctrl for use by the NetCube Systems Kumquat
board

Signed-off-by: Lukas Schmid <lukas.schmid@netcube.li>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Link: https://patch.msgid.link/20250205164716.2509650-4-lukas.schmid@netcube.li
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
This commit is contained in:
Lukas Schmid 2025-02-05 17:47:12 +01:00 committed by Chen-Yu Tsai
parent 2a120293fb
commit 3199ed9b37

View File

@ -416,6 +416,12 @@ uart0_pb_pins: uart0-pb-pins {
function = "uart0";
};
/omit-if-no-ref/
uart1_pe_pins: uart1-pe-pins {
pins = "PE21", "PE22";
function = "uart1";
};
uart2_pins: uart2-pins {
pins = "PB0", "PB1";
function = "uart2";