Re: [PATCH] arm64: dts: qcom: monaco: fix wrong connection for the replicator
From: Jie Gan
Date: Mon Apr 27 2026 - 06:20:33 EST
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@xxxxxxxxxxxxxxxx>
---
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