diff mbox series

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

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

Commit Message

Rob Herring (Arm) June 30, 2023, 6:56 p.m. UTC
Add compatible strings for the Arm Cortex-A520, Cortex-A715, and
Cortex-A720 CPU PMUs.

Signed-off-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/arm/pmu.yaml | 3 +++
 1 file changed, 3 insertions(+)

Comments

Conor Dooley July 3, 2023, 4:07 p.m. UTC | #1
On Fri, Jun 30, 2023 at 12:56:01PM -0600, Rob Herring wrote:
> Add compatible strings for the Arm Cortex-A520, Cortex-A715, and
> Cortex-A720 CPU PMUs.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.
Robin Murphy July 3, 2023, 7:40 p.m. UTC | #2
On 2023-06-30 19:56, Rob Herring wrote:
> Add compatible strings for the Arm Cortex-A520, Cortex-A715, and
> Cortex-A720 CPU PMUs.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>   Documentation/devicetree/bindings/arm/pmu.yaml | 3 +++
>   1 file changed, 3 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/pmu.yaml b/Documentation/devicetree/bindings/arm/pmu.yaml
> index e14358bf0b9c..0cc468d6c372 100644
> --- a/Documentation/devicetree/bindings/arm/pmu.yaml
> +++ b/Documentation/devicetree/bindings/arm/pmu.yaml
> @@ -49,7 +49,10 @@ 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

Should we catch up on Cortex-X (3 and 4 now) while we're at it?

Cheers,
Robin.

>             - arm,neoverse-e1-pmu
Rob Herring (Arm) July 5, 2023, 9:40 p.m. UTC | #3
On Mon, Jul 3, 2023 at 1:40 PM Robin Murphy <robin.murphy@arm.com> wrote:
>
> On 2023-06-30 19:56, Rob Herring wrote:
> > Add compatible strings for the Arm Cortex-A520, Cortex-A715, and
> > Cortex-A720 CPU PMUs.
> >
> > Signed-off-by: Rob Herring <robh@kernel.org>
> > ---
> >   Documentation/devicetree/bindings/arm/pmu.yaml | 3 +++
> >   1 file changed, 3 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/arm/pmu.yaml b/Documentation/devicetree/bindings/arm/pmu.yaml
> > index e14358bf0b9c..0cc468d6c372 100644
> > --- a/Documentation/devicetree/bindings/arm/pmu.yaml
> > +++ b/Documentation/devicetree/bindings/arm/pmu.yaml
> > @@ -49,7 +49,10 @@ 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
>
> Should we catch up on Cortex-X (3 and 4 now) while we're at it?

Yes. I'll add those.

Looking a bit further at this, it seems a bunch of platforms
(including a Cortex-X3 based one) are just using "arm,armv8-pmuv3".
That's supposed to be just for s/w models, but it's not enforceable.

Rob
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/pmu.yaml b/Documentation/devicetree/bindings/arm/pmu.yaml
index e14358bf0b9c..0cc468d6c372 100644
--- a/Documentation/devicetree/bindings/arm/pmu.yaml
+++ b/Documentation/devicetree/bindings/arm/pmu.yaml
@@ -49,7 +49,10 @@  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,neoverse-e1-pmu