arm64: dts: rockchip: move uart2 pinmux to dtsi on

A patch from »arm64: dts: rockchip: move uart2 pinmux to dtsi on« in state Mainline for linux-kernel

From: Heiko Stuebner <heiko.stuebner@...> Date: Fri, 19 Apr 2024 09:59:24 +0200

Commit-Message

The association of uart2 to the q7-uart pins is part of the module itself and not the baseboard used. Therefore move the pinctrl over to the tiger dtsi. Signed-off-by: Heiko Stuebner <heiko.stuebner@...>

Patch-Comment

arch/arm64/boot/dts/rockchip/rk3588-tiger-haikou.dts | 1 - arch/arm64/boot/dts/rockchip/rk3588-tiger.dtsi | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-)

Statistics

  • 4 lines added
  • 1 lines removed

Changes

------------- arch/arm64/boot/dts/rockchip/rk3588-tiger-haikou.dts -------------
index d6e30d5697bd..ce38ebda5fd5 100644
@@ -269,7 +269,6 @@ &u2phy3_host {
};
&uart2 {
- pinctrl-0 = <&uart2m2_xfer>;
status = "okay";
};
---------------- arch/arm64/boot/dts/rockchip/rk3588-tiger.dtsi ----------------
index 78f5bbddabba..48a3cbca38d0 100644
@@ -711,6 +711,10 @@ &tsadc {
status = "okay";
};
+&uart2 {
+ pinctrl-0 = <&uart2m2_xfer>;
+};
+
/* Mule-ATtiny UPDI */
&uart4 {
pinctrl-0 = <&uart4m2_xfer>;
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...