Re: [PATCH 01/10] dt-bindings: arm: cpus: Add Apple M4 CPU core compatibles

Krzysztof Kozlowski <[email protected]> Wed, 8 Jul 2026 10:35:44 +0200
Newsgroups dev.linux.lists.asahi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-gpio,org.kernel.vger.linux-i2c,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pwm,org.kernel.vger.linux-watchdog
Message-ID <20260708-vigilant-agile-wombat-461a9a@quoll>
On Sun, Jul 05, 2026 at 03:17:20PM +0200, Yureka Lilian wrote:
> The core types of the M4 SoC no longer carry individual codenames.
> Apple's device trees re-use the 'everest' and 'sawtooth' codenames from
> the M3 generation for all later cores.
> 
> Instead, we use a combination of the SoC's codename ('Donan') and the
> type of core ('e' and 'p' for the efficiency and performance cores
> respectively) as compatible for these cores.
> 
> Signed-off-by: Yureka Lilian <[email protected]>
> ---
>  Documentation/devicetree/bindings/arm/cpus.yaml | 2 ++
>  1 file changed, 2 insertions(+)

Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof