mbox series

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

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

Message

Mao Jinlong Jan. 16, 2024, 6:45 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 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(-)