diff mbox series

[v2,1/2] dt-bindings: arm: pmu: Add Cortex A520, A715, A720, X3, and X4

Message ID 20230706205505.308523-1-robh@kernel.org (mailing list archive)
State New, archived
Headers show
Series [v2,1/2] dt-bindings: arm: pmu: Add Cortex A520, A715, A720, X3, and X4 | expand

Commit Message

Rob Herring (Arm) July 6, 2023, 8:55 p.m. UTC
Add compatible strings for the Arm Cortex-A520, Cortex-A715,
Cortex-A720, Cortex-X3, and Cortex-X4 CPU PMUs.

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Rob Herring <robh@kernel.org>
---
v2:
 - Also add Cortex-X3 and Cortex-X4
---
 Documentation/devicetree/bindings/arm/pmu.yaml | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Will Deacon July 27, 2023, 12:22 p.m. UTC | #1
On Thu, 6 Jul 2023 14:55:03 -0600, Rob Herring wrote:
> Add compatible strings for the Arm Cortex-A520, Cortex-A715,
> Cortex-A720, Cortex-X3, and Cortex-X4 CPU PMUs.
> 
> 

Applied to will (for-next/perf), thanks!

[1/2] dt-bindings: arm: pmu: Add Cortex A520, A715, A720, X3, and X4
      https://git.kernel.org/will/c/039768b55853
[2/2] perf: pmuv3: Add Cortex A520, A715, A720, X3 and X4 PMUs
      https://git.kernel.org/will/c/989567fc0f3d

Cheers,
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/pmu.yaml b/Documentation/devicetree/bindings/arm/pmu.yaml
index e14358bf0b9c..99b5e9530707 100644
--- a/Documentation/devicetree/bindings/arm/pmu.yaml
+++ b/Documentation/devicetree/bindings/arm/pmu.yaml
@@ -49,9 +49,14 @@  properties:
           - arm,cortex-a77-pmu
           - arm,cortex-a78-pmu
           - arm,cortex-a510-pmu
+          - arm,cortex-a520-pmu
           - arm,cortex-a710-pmu
+          - arm,cortex-a715-pmu
+          - arm,cortex-a720-pmu
           - arm,cortex-x1-pmu
           - arm,cortex-x2-pmu
+          - arm,cortex-x3-pmu
+          - arm,cortex-x4-pmu
           - arm,neoverse-e1-pmu
           - arm,neoverse-n1-pmu
           - arm,neoverse-n2-pmu