From 3c56b3203d36f3b861444f18e40a3130cd8a673c Mon Sep 17 00:00:00 2001 From: Jie Gan Date: Mon, 15 Jun 2026 18:16:26 +0800 Subject: [PATCH] Revert "FROMLIST: arm64: dts: qcom: monaco: fix wrong connection for the replicator" This reverts commit 99beb1dbcb3dee954e5d1c3984ee373fe95140ea. This is a corrective patch for a mistake that causes an ETR connection issue; it needs to be reverted. This patch aims to fix a mistake issue made by maintainer on upstream, but the issue does not exist on qli2.0. Signed-off-by: Jie Gan --- arch/arm64/boot/dts/qcom/monaco.dtsi | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/monaco.dtsi b/arch/arm64/boot/dts/qcom/monaco.dtsi index 87b83c3fe2d35..4eedf210fe0e9 100644 --- a/arch/arm64/boot/dts/qcom/monaco.dtsi +++ b/arch/arm64/boot/dts/qcom/monaco.dtsi @@ -2935,14 +2935,6 @@ #address-cells = <1>; #size-cells = <0>; - port@0 { - reg = <0>; - - swao_rep_out0: endpoint { - remote-endpoint = <&qdss_rep_in>; - }; - }; - port@1 { reg = <1>; @@ -3652,6 +3644,14 @@ #address-cells = <1>; #size-cells = <0>; + port@0 { + reg = <0>; + + swao_rep_out0: endpoint { + remote-endpoint = <&qdss_rep_in>; + }; + }; + port@1 { reg = <1>;