mbox series

[v3,0/2] arm64: dts: qcom: Add coresight nodes for sm8450

Message ID 20240119092500.7154-1-quic_jinlmao@quicinc.com
Headers show
Series arm64: dts: qcom: Add coresight nodes for sm8450 | expand

Message

Mao Jinlong Jan. 19, 2024, 9:24 a.m. UTC
Add coresight components on Qualcomm SM8450 Soc. The components include
TMC ETF/ETR, ETE, STM, TPDM, CTI. And remove the pattern of ete node
name.

Change since V2:
1. Change the name in binding as 'ete'.

Change since V1:
1. Remove the pattern match of ETE node name.
2. Update the tmc-etr node name in DT.

Mao Jinlong (2):
  dt-bindings: arm: coresight: Remove pattern match of ETE node name
  arm64: dts: qcom: Add coresight nodes for sm8450

 .../arm/arm,embedded-trace-extension.yaml     |   6 +-
 arch/arm64/boot/dts/qcom/sm8450.dtsi          | 742 ++++++++++++++++++
 2 files changed, 744 insertions(+), 4 deletions(-)