mbox series

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

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

Message

Mao Jinlong Sept. 13, 2024, 9:24 a.m. UTC
Change since V3:
1. Use ^ete-[0-9]+$ for the pattern of node name -- comments from Rob Herring

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: Update the pattern of ete node name
  arm64: dts: qcom: sm8450: Add coresight nodes

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