* [PATCH] arm64: dts: qcom: monaco: fix wrong connection for the replicator
@ 2026-04-27 4:33 Jie Gan
2026-04-27 10:09 ` Konrad Dybcio
0 siblings, 1 reply; 3+ messages in thread
From: Jie Gan @ 2026-04-27 4:33 UTC (permalink / raw)
To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Tingwei Zhang
Cc: Konrad Dybcio, linux-arm-msm, devicetree, linux-kernel, Jie Gan
Fix the wrong connection for the qdss replicator device.
Fixes: 0f43254763b3 ("arm64: dts: qcom: qcs8300: Add coresight nodes")
Signed-off-by: Jie Gan <jie.gan@oss.qualcomm.com>
---
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 7b1d57460f1e..50fd8cea88b9 100644
--- a/arch/arm64/boot/dts/qcom/monaco.dtsi
+++ b/arch/arm64/boot/dts/qcom/monaco.dtsi
@@ -3013,14 +3013,6 @@ in-ports {
#address-cells = <1>;
#size-cells = <0>;
- port@0 {
- reg = <0>;
-
- swao_rep_out0: endpoint {
- remote-endpoint = <&qdss_rep_in>;
- };
- };
-
port@1 {
reg = <1>;
@@ -3730,6 +3722,14 @@ out-ports {
#address-cells = <1>;
#size-cells = <0>;
+ port@0 {
+ reg = <0>;
+
+ swao_rep_out0: endpoint {
+ remote-endpoint = <&qdss_rep_in>;
+ };
+ };
+
port@1 {
reg = <1>;
---
base-commit: 7080e32d3f09d8688c4a87d81bdcc71f7f606b16
change-id: 20260427-fix-monaco-coresight-dt-20d8d2c5b57c
Best regards,
--
Jie Gan <jie.gan@oss.qualcomm.com>
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] arm64: dts: qcom: monaco: fix wrong connection for the replicator
2026-04-27 4:33 [PATCH] arm64: dts: qcom: monaco: fix wrong connection for the replicator Jie Gan
@ 2026-04-27 10:09 ` Konrad Dybcio
2026-04-27 10:17 ` Jie Gan
0 siblings, 1 reply; 3+ messages in thread
From: Konrad Dybcio @ 2026-04-27 10:09 UTC (permalink / raw)
To: Jie Gan, Bjorn Andersson, Konrad Dybcio, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Tingwei Zhang
Cc: linux-arm-msm, devicetree, linux-kernel
On 4/27/26 6:33 AM, Jie Gan wrote:
> Fix the wrong connection for the qdss replicator device.
>
> Fixes: 0f43254763b3 ("arm64: dts: qcom: qcs8300: Add coresight nodes")
> Signed-off-by: Jie Gan <jie.gan@oss.qualcomm.com>
> ---
I'm afraid this patch will miss-apply since the visible context is not
very telling.
Try setting `git config diff.context 20` (you can revert to the previous/
default value later because usually the default is reasonable)
Konrad
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] arm64: dts: qcom: monaco: fix wrong connection for the replicator
2026-04-27 10:09 ` Konrad Dybcio
@ 2026-04-27 10:17 ` Jie Gan
0 siblings, 0 replies; 3+ messages in thread
From: Jie Gan @ 2026-04-27 10:17 UTC (permalink / raw)
To: Konrad Dybcio, Bjorn Andersson, Konrad Dybcio, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Tingwei Zhang
Cc: linux-arm-msm, devicetree, linux-kernel
On 4/27/2026 6:09 PM, Konrad Dybcio wrote:
> On 4/27/26 6:33 AM, Jie Gan wrote:
>> Fix the wrong connection for the qdss replicator device.
>>
>> Fixes: 0f43254763b3 ("arm64: dts: qcom: qcs8300: Add coresight nodes")
>> Signed-off-by: Jie Gan <jie.gan@oss.qualcomm.com>
>> ---
>
> I'm afraid this patch will miss-apply since the visible context is not
> very telling.
>
> Try setting `git config diff.context 20` (you can revert to the previous/
> default value later because usually the default is reasonable)
Will send a new patch to address it. I just re-checked the patch, the
Fixes tag is wrong and I will update it in next version.
Thanks,
Jie
>
> Konrad
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-04-27 10:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-27 4:33 [PATCH] arm64: dts: qcom: monaco: fix wrong connection for the replicator Jie Gan
2026-04-27 10:09 ` Konrad Dybcio
2026-04-27 10:17 ` Jie Gan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox