mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
riscv: dts: allwinner: d1s-t113: Add uart4 pinctrl required by NetCube Systems OpenNMC
Added the "uart4_pb_pins" pinctrl used by the OpenNMC Signed-off-by: Lukas Schmid <lukas.schmid@netcube.li> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Link: https://patch.msgid.link/20260606205452.2386930-3-lukas.schmid@netcube.li Signed-off-by: Chen-Yu Tsai <wens@kernel.org>
This commit is contained in:
parent
9995c8146b
commit
5b0fd777eb
|
|
@ -191,6 +191,12 @@ uart3_pb_pins: uart3-pb-pins {
|
|||
pins = "PB6", "PB7";
|
||||
function = "uart3";
|
||||
};
|
||||
|
||||
/omit-if-no-ref/
|
||||
uart4_pb_pins: uart4-pb-pins {
|
||||
pins = "PB2", "PB3";
|
||||
function = "uart4";
|
||||
};
|
||||
};
|
||||
|
||||
ccu: clock-controller@2001000 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user