
26 Jul
2021
26 Jul
'21
1:16 a.m.
Signed-off-by: Yifan Gu me@yifangu.com --- arch/arm/dts/suniv.dtsi | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/arch/arm/dts/suniv.dtsi b/arch/arm/dts/suniv.dtsi index bea7c08e7d..5d84f1e1af 100644 --- a/arch/arm/dts/suniv.dtsi +++ b/arch/arm/dts/suniv.dtsi @@ -126,6 +126,11 @@ function = "uart0"; };
+ uart1_pa_pins: uart-pins-pa { + pins = "PA2", "PA3"; + function = "uart1"; + }; + mmc0_pins: mmc0-pins { pins = "PF0", "PF1", "PF2", "PF3", "PF4", "PF5"; function = "mmc0";
--
2.25.1