On Mon, Aug 26, 2024 at 04:41:41PM +0800, JieGan wrote: > 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". > Checked with dtbs_check W=1 and found 4 warnings. will fix in next version. Thanks, Jie