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:
Lukas Schmid 2026-06-06 22:54:42 +02:00 committed by Chen-Yu Tsai
parent 9995c8146b
commit 5b0fd777eb

View File

@ -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 {