mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 19:13:47 +02:00
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:
parent
2a120293fb
commit
3199ed9b37
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user