[PATCH v2 1/7] dt-bindings: arm: cpus: Add Apple A18 Pro CPU core compatibles

From: Yureka Lilian

Date: Fri Sep 11 2026 - 13:00:44 EST


Add "apple,tahiti-e" and "apple,tahiti-p" compatibles for the A18 Pro
efficiency and performance CPU cores respectively. As with the M4 cores,
there is no longer a generational codename, so we assign the core
compatible based on SoC codename ("Tahiti") plus core type (E-Core /
P-Core).

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Signed-off-by: Yureka Lilian <yureka@xxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/arm/cpus.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml
index c328e9fb9843..5d79da63301b 100644
--- a/Documentation/devicetree/bindings/arm/cpus.yaml
+++ b/Documentation/devicetree/bindings/arm/cpus.yaml
@@ -95,6 +95,8 @@ properties:
- apple,mistral
- apple,monsoon
- apple,sawtooth
+ - apple,tahiti-e
+ - apple,tahiti-p
- apple,twister
- apple,typhoon
- arm,arm710t

--
2.55.0