Add compatible strings for the Arm Cortex-A520, Cortex-A715,
Cortex-A720, Cortex-X3, and Cortex-X4 CPU PMUs.
Acked-by: Conor Dooley <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
---
v2:
- Also add Cortex-X3 and Cortex-X4
---
Documentation/devicetree/bindings/arm/pmu.yaml | 5 +++++
1 file changed, 5 insertions(+)
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
--
2.40.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,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev