]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: dts: sunxi: add uart1_pe pinctrl for sun8i-v3s
authorLukas Schmid <lukas.schmid@netcube.li>
Wed, 5 Feb 2025 16:47:12 +0000 (17:47 +0100)
committerChen-Yu Tsai <wens@csie.org>
Sun, 9 Feb 2025 08:34:39 +0000 (16:34 +0800)
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>
arch/arm/boot/dts/allwinner/sun8i-v3s.dtsi

index 9e13c2aa89112779925d65a428167076d9a91db7..f909b1d4dbca190ba8f50eb12fd3c84b79e30329 100644 (file)
                                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";