Message ID | 20230630184807.2164597-1-robh@kernel.org |
---|---|
State | New |
Headers | show |
Series | dt-bindings: arm: cpus: Add Cortex-A520 and Cortex-A720 | expand |
On Fri, Jun 30, 2023 at 12:48:08PM -0600, Rob Herring wrote: > Add compatible strings for the Arm Cortex-A520 and Cortex-A720 CPUs. > > Signed-off-by: Rob Herring <robh@kernel.org> It feels a bit needless to Ack your stuff Rob, but w/e... Acked-by: Conor Dooley <conor.dooley@microchip.com> Cheers, Conor.
diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml index 9e6a45eea4e5..9a39dd26b6dc 100644 --- a/Documentation/devicetree/bindings/arm/cpus.yaml +++ b/Documentation/devicetree/bindings/arm/cpus.yaml @@ -143,8 +143,10 @@ properties: - arm,cortex-a78ae - arm,cortex-a78c - arm,cortex-a510 + - arm,cortex-a520 - arm,cortex-a710 - arm,cortex-a715 + - arm,cortex-a720 - arm,cortex-m0 - arm,cortex-m0+ - arm,cortex-m1
Add compatible strings for the Arm Cortex-A520 and Cortex-A720 CPUs. Signed-off-by: Rob Herring <robh@kernel.org> --- Documentation/devicetree/bindings/arm/cpus.yaml | 2 ++ 1 file changed, 2 insertions(+)