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>,
"Mark Kettenis" <kettenis@openbsd.org>,
"Sasha Finkelstein" <k@chaosmail.tech>,
"Uwe Kleine-König" <ukleinek@kernel.org>
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-pwm@vger.kernel.org,
Janne Grunau <j@jannau.net>,
Joshua Peisach <jpeisach@ubuntu.com>
Subject: [PATCH v2 2/6] dt-bindings: power: apple,pmgr-pwrstate: Add t8122 compatible
Date: Tue, 05 May 2026 13:02:40 +0200 [thread overview]
Message-ID: <20260505-apple-m3-initial-devicetrees-v2-2-b0c2f3519e0e@jannau.net> (raw)
In-Reply-To: <20260505-apple-m3-initial-devicetrees-v2-0-b0c2f3519e0e@jannau.net>
The device power state management of the PMGR blocks on Apple's t8122
SoC (M3) is compatible with the existing driver.
Add "apple,t8122-pmgr-pwrstate" as SoC specific compatible under the
existing "apple,t8103-pmgr-pwrstate" used by the driver.
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Joshua Peisach <jpeisach@ubuntu.com>
Reviewed-by: Neal Gompa <neal@gompa.dev>
Signed-off-by: Janne Grunau <j@jannau.net>
---
Documentation/devicetree/bindings/power/apple,pmgr-pwrstate.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/power/apple,pmgr-pwrstate.yaml b/Documentation/devicetree/bindings/power/apple,pmgr-pwrstate.yaml
index caf151880999..c9be097cfba0 100644
--- a/Documentation/devicetree/bindings/power/apple,pmgr-pwrstate.yaml
+++ b/Documentation/devicetree/bindings/power/apple,pmgr-pwrstate.yaml
@@ -43,7 +43,9 @@ properties:
- apple,t6000-pmgr-pwrstate
- const: apple,pmgr-pwrstate
- items:
- - const: apple,t6020-pmgr-pwrstate
+ - enum:
+ - apple,t6020-pmgr-pwrstate
+ - apple,t8122-pmgr-pwrstate
- const: apple,t8103-pmgr-pwrstate
reg:
--
2.54.0
next prev parent reply other threads:[~2026-05-05 11:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-05 11:02 [PATCH v2 0/6] Initial Apple silicon M3 device trees and dt-bindings Janne Grunau
2026-05-05 11:02 ` [PATCH v2 1/6] dt-bindings: arm: apple: apple,pmgr: Add t8122 compatible Janne Grunau
2026-05-05 11:02 ` Janne Grunau [this message]
2026-05-05 11:02 ` [PATCH v2 3/6] dt-bindings: watchdog: apple,wdt: " Janne Grunau
2026-05-05 13:17 ` Guenter Roeck
2026-05-05 11:02 ` [PATCH v2 4/6] dt-bindings: pwm: apple,s5l-fpwm: " Janne Grunau
2026-05-05 11:02 ` [PATCH v2 5/6] dt-bindings: arm: apple: Add M3 based devices Janne Grunau
2026-05-05 11:02 ` [PATCH v2 6/6] arm64: dts: apple: Initial t8122 (M3) device trees Janne Grunau
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=20260505-apple-m3-initial-devicetrees-v2-2-b0c2f3519e0e@jannau.net \
--to=j@jannau.net \
--cc=asahi@lists.linux.dev \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jpeisach@ubuntu.com \
--cc=k@chaosmail.tech \
--cc=kettenis@openbsd.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.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