[PATCH v6 0/2] arm64: dts: qcom: sm8450: Add coresight nodes

Mao Jinlong posted 2 patches 11 months, 2 weeks ago
.../arm/arm,embedded-trace-extension.yaml     |   6 +-
arch/arm64/boot/dts/qcom/sm8450.dtsi          | 726 ++++++++++++++++++
2 files changed, 729 insertions(+), 3 deletions(-)
[PATCH v6 0/2] arm64: dts: qcom: sm8450: Add coresight nodes
Posted by Mao Jinlong 11 months, 2 weeks ago
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@kernel.org>
2. Update commit message --- comments from Rob Herring <robh@kernel.org>

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
Re: (subset) [PATCH v6 0/2] arm64: dts: qcom: sm8450: Add coresight nodes
Posted by Bjorn Andersson 11 months, 1 week ago
On Tue, 07 Jan 2025 17:00:29 +0800, Mao Jinlong wrote:
> 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@kernel.org>
> 2. Update commit message --- comments from Rob Herring <robh@kernel.org>
> 
> [...]

Applied, thanks!

[2/2] arm64: dts: qcom: sm8450: Add coresight nodes
      commit: 6e8637db89bf138a0533b5442d9a0b02afa5e3e8

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>