Re: [PATCH] arm64: dts: qcom: Add coresight nodes for x1e80100
From: JieGan
Date: Mon Aug 26 2024 - 04:42:04 EST
On Mon, Aug 26, 2024 at 10:20:54AM +0200, Krzysztof Kozlowski wrote:
> On 26/08/2024 08:19, Jie Gan wrote:
> > Add following coresight components for x1e80100 platform,
> > include CTI, dummy sink, dynamic Funnel, Replicator, STM,
> > TPDM, TPDA and TMC ETF.
> >
> > Signed-off-by: Jie Gan <quic_jiegan@xxxxxxxxxxx>
> > Tested-by: Yushan Li <quic_yushli@xxxxxxxxxxx>
> > ---
> > arch/arm64/boot/dts/qcom/x1e80100.dtsi | 1534 ++++++++++++++++++++++++
> > 1 file changed, 1534 insertions(+)
> >
>
> And does it pass dtbs_check W=1?
>
It passed with "make CHECK_DTBS=y qcom/x1e80100-crd.dtb".
Thanks,
Jie