Skip to content

Commit 3c552a6

Browse files
Andre-ARMrobherring
authored andcommitted
dt-bindings: arm: cpus: Add new Cortex and Neoverse names
Add compatible strings for the Arm Cortex-A725 and Cortex-A925 CPUs, as well as new Neoverse cores: Arm Neoverse N3, Neoverse V2, Neoverse V3, and Neoverse V3AE. Signed-off-by: Andre Przywara <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring (Arm) <[email protected]>
1 parent e699565 commit 3c552a6

File tree

1 file changed

+6
-0
lines changed
  • Documentation/devicetree/bindings/arm

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/arm/cpus.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ properties:
147147
- arm,cortex-a710
148148
- arm,cortex-a715
149149
- arm,cortex-a720
150+
- arm,cortex-a725
150151
- arm,cortex-m0
151152
- arm,cortex-m0+
152153
- arm,cortex-m1
@@ -161,10 +162,15 @@ properties:
161162
- arm,cortex-x2
162163
- arm,cortex-x3
163164
- arm,cortex-x4
165+
- arm,cortex-x925
164166
- arm,neoverse-e1
165167
- arm,neoverse-n1
166168
- arm,neoverse-n2
169+
- arm,neoverse-n3
167170
- arm,neoverse-v1
171+
- arm,neoverse-v2
172+
- arm,neoverse-v3
173+
- arm,neoverse-v3ae
168174
- brcm,brahma-b15
169175
- brcm,brahma-b53
170176
- brcm,vulcan

0 commit comments

Comments
 (0)