From: Janne Grunau <j@jannau.net>
To: "Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
"Sven Peter" <sven@kernel.org>, "Neal Gompa" <neal@gompa.dev>,
"Wim Van Sebroeck" <wim@linux-watchdog.org>,
"Guenter Roeck" <linux@roeck-us.net>,
"Linus Walleij" <linusw@kernel.org>,
"Mark Kettenis" <kettenis@openbsd.org>,
"Andi Shyti" <andi.shyti@kernel.org>,
"Uwe Kleine-König" <ukleinek@kernel.org>,
"Sasha Finkelstein" <fnkl.kernel@gmail.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
linux-watchdog@vger.kernel.org, linux-gpio@vger.kernel.org,
linux-i2c@vger.kernel.org, linux-pwm@vger.kernel.org,
Janne Grunau <j@jannau.net>
Subject: [PATCH 1/9] dt-bindings: arm: cpus: Add Apple M3 CPU core compatibles
Date: Fri, 20 Mar 2026 13:23:19 +0100 [thread overview]
Message-ID: <20260320-apple-m3-initial-devicetrees-v1-1-5842e1e393a8@jannau.net> (raw)
In-Reply-To: <20260320-apple-m3-initial-devicetrees-v1-0-5842e1e393a8@jannau.net>
Add "apple,everest" compatible for the M3 performance core and
"apple,sawtooth" for the M3 efficiency CPU core. These CPU cores are
found on Apple Silicon SoCs M3 and M3 Pro, Max and Ultra.
Signed-off-by: Janne Grunau <j@jannau.net>
---
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 736b7ab1bd0a0235527de8e63248f8e070e15431..e1fd73281657df25316449dd8c5c837aa9b4b27f 100644
--- a/Documentation/devicetree/bindings/arm/cpus.yaml
+++ b/Documentation/devicetree/bindings/arm/cpus.yaml
@@ -85,11 +85,13 @@ properties:
- apple,avalanche
- apple,blizzard
- apple,cyclone
+ - apple,everest
- apple,firestorm
- apple,hurricane-zephyr
- apple,icestorm
- apple,mistral
- apple,monsoon
+ - apple,sawtooth
- apple,twister
- apple,typhoon
- arm,arm710t
--
2.53.0
next prev parent reply other threads:[~2026-03-20 12:23 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-20 12:23 [PATCH 0/9] Initial Apple silicon M3 device trees and dt-bindings Janne Grunau
2026-03-20 12:23 ` Janne Grunau [this message]
2026-04-07 16:06 ` [PATCH 1/9] dt-bindings: arm: cpus: Add Apple M3 CPU core compatibles Rob Herring
2026-03-20 12:23 ` [PATCH 2/9] dt-bindings: arm: apple: apple,pmgr: Add t8122 compatible Janne Grunau
2026-04-07 16:07 ` Rob Herring (Arm)
2026-03-20 12:23 ` [PATCH 3/9] dt-bindings: power: apple,pmgr-pwrstate: " Janne Grunau
2026-04-07 16:08 ` Rob Herring (Arm)
2026-03-20 12:23 ` [PATCH 4/9] dt-bindings: watchdog: apple,wdt: " Janne Grunau
2026-04-07 16:07 ` Rob Herring (Arm)
2026-03-20 12:23 ` [PATCH 5/9] dt-bindings: pinctrl: apple,pinctrl: " Janne Grunau
2026-03-20 14:21 ` Linus Walleij
2026-04-07 16:08 ` Rob Herring (Arm)
2026-04-09 8:27 ` Linus Walleij
2026-03-20 12:23 ` [PATCH 6/9] dt-bindings: i2c: apple,i2c: " Janne Grunau
2026-03-27 14:15 ` Andi Shyti
2026-04-07 16:08 ` Rob Herring (Arm)
2026-05-04 8:30 ` Wolfram Sang
2026-03-20 12:23 ` [PATCH 7/9] dt-bindings: pwm: apple,s5l-fpwm: " Janne Grunau
2026-03-20 14:50 ` Uwe Kleine-König
2026-04-07 16:09 ` Rob Herring (Arm)
2026-03-20 12:23 ` [PATCH 8/9] dt-bindings: arm: apple: Add M3 based devices Janne Grunau
2026-04-07 16:10 ` Rob Herring (Arm)
2026-03-20 12:23 ` [PATCH 9/9] arm64: dts: apple: Initial t8122 (M3) device trees Janne Grunau
2026-03-20 14:00 ` [PATCH 0/9] Initial Apple silicon M3 device trees and dt-bindings Neal Gompa
2026-03-20 14:59 ` Joshua Peisach
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260320-apple-m3-initial-devicetrees-v1-1-5842e1e393a8@jannau.net \
--to=j@jannau.net \
--cc=andi.shyti@kernel.org \
--cc=asahi@lists.linux.dev \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=fnkl.kernel@gmail.com \
--cc=kettenis@openbsd.org \
--cc=krzk+dt@kernel.org \
--cc=linusw@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lpieralisi@kernel.org \
--cc=neal@gompa.dev \
--cc=robh@kernel.org \
--cc=sven@kernel.org \
--cc=ukleinek@kernel.org \
--cc=wim@linux-watchdog.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).