Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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 <andre.przywara@arm.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240618160450.3168005-1-andre.przywara@arm.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>

authored by

Andre Przywara and committed by
Rob Herring (Arm)
3c552a66 e6995658

+6
+6
Documentation/devicetree/bindings/arm/cpus.yaml
··· 147 147 - arm,cortex-a710 148 148 - arm,cortex-a715 149 149 - arm,cortex-a720 150 + - arm,cortex-a725 150 151 - arm,cortex-m0 151 152 - arm,cortex-m0+ 152 153 - arm,cortex-m1 ··· 162 161 - arm,cortex-x2 163 162 - arm,cortex-x3 164 163 - arm,cortex-x4 164 + - arm,cortex-x925 165 165 - arm,neoverse-e1 166 166 - arm,neoverse-n1 167 167 - arm,neoverse-n2 168 + - arm,neoverse-n3 168 169 - arm,neoverse-v1 170 + - arm,neoverse-v2 171 + - arm,neoverse-v3 172 + - arm,neoverse-v3ae 169 173 - brcm,brahma-b15 170 174 - brcm,brahma-b53 171 175 - brcm,vulcan