[PATCH v6 0/2] arm64: dts: qcom: sm8450: Add coresight nodes
From: Mao Jinlong
Date: Tue Jan 07 2025 - 04:01:12 EST
Change since V5:
1. Fix the &CPUn vs &cpun issue in device tree file.
Change since V4:
1. Use ^ete(-[0-9]+)?$ for the pattern of node name -- comments from Krzysztof Kozlowski <krzk@xxxxxxxxxx>
2. Update commit message --- comments from Rob Herring <robh@xxxxxxxxxx>
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(-)
--
2.17.1