Re: [PATCH] arm64: dts: qcom: monaco: fix wrong connection for the replicator
From: Konrad Dybcio
Date: Mon Apr 27 2026 - 06:16:49 EST
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)
Konrad