From: Nick Chan <towinchenmi@gmail.com>
To: Hector Martin <marcan@marcan.st>, Sven Peter <sven@svenpeter.dev>,
Alyssa Rosenzweig <alyssa@rosenzweig.io>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Nick Chan <towinchenmi@gmail.com>
Subject: [PATCH asahi-soc/dt 02/10] dt-bindings: arm: apple: apple,pmgr-pwrstate: Add A7-A11 compatibles
Date: Tue, 29 Oct 2024 09:04:00 +0800 [thread overview]
Message-ID: <20241029010526.42052-3-towinchenmi@gmail.com> (raw)
In-Reply-To: <20241029010526.42052-1-towinchenmi@gmail.com>
The blocks found on Apple A7-A11 SoCs are compatible with the existing
driver so add their per-SoC compatible.
Signed-off-by: Nick Chan <towinchenmi@gmail.com>
---
.../devicetree/bindings/power/apple,pmgr-pwrstate.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/power/apple,pmgr-pwrstate.yaml b/Documentation/devicetree/bindings/power/apple,pmgr-pwrstate.yaml
index 59a6af735a21..6e9a670eaf56 100644
--- a/Documentation/devicetree/bindings/power/apple,pmgr-pwrstate.yaml
+++ b/Documentation/devicetree/bindings/power/apple,pmgr-pwrstate.yaml
@@ -31,6 +31,11 @@ properties:
compatible:
items:
- enum:
+ - apple,s5l8960x-pmgr-pwrstate
+ - apple,t7000-pmgr-pwrstate
+ - apple,s8000-pmgr-pwrstate
+ - apple,t8010-pmgr-pwrstate
+ - apple,t8015-pmgr-pwrstate
- apple,t8103-pmgr-pwrstate
- apple,t8112-pmgr-pwrstate
- apple,t6000-pmgr-pwrstate
--
2.47.0
next prev parent reply other threads:[~2024-10-29 1:06 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-29 1:03 [PATCH asahi-soc/dt 00/10] Add PMGR nodes for Apple A7-A11 SoCs Nick Chan
2024-10-29 1:03 ` [PATCH asahi-soc/dt 01/10] dt-bindings: arm: apple: apple,pmgr: Add A7-A11 compatibles Nick Chan
2024-10-29 7:41 ` Krzysztof Kozlowski
2024-11-01 12:33 ` Hector Martin
2024-11-01 15:39 ` Krzysztof Kozlowski
2024-10-29 1:04 ` Nick Chan [this message]
2024-10-29 7:41 ` [PATCH asahi-soc/dt 02/10] dt-bindings: arm: apple: apple,pmgr-pwrstate: " Krzysztof Kozlowski
2024-10-29 1:04 ` [PATCH asahi-soc/dt 03/10] arm64: dts: apple: s5l8960x: Add PMGR node Nick Chan
2024-10-29 1:04 ` [PATCH asahi-soc/dt 04/10] arm64: dts: apple: t7000: " Nick Chan
2024-11-01 13:04 ` Rob Herring
2024-11-01 15:09 ` Nick Chan
2024-10-29 1:04 ` [PATCH asahi-soc/dt 05/10] arm64: dts: apple: t7001: " Nick Chan
2024-10-29 1:04 ` [PATCH asahi-soc/dt 06/10] arm64: dts: apple: s8000: Add PMGR nodes Nick Chan
2024-10-29 1:04 ` [PATCH asahi-soc/dt 07/10] arm64: dts: apple: s8001: " Nick Chan
2024-10-29 1:04 ` [PATCH asahi-soc/dt 08/10] arm64: dts: apple: t8010: " Nick Chan
2024-10-29 1:04 ` [PATCH asahi-soc/dt 09/10] arm64: dts: apple: t8011: " Nick Chan
2024-10-29 1:04 ` [PATCH asahi-soc/dt 10/10] arm64: dts: apple: t8015: " Nick Chan
2024-11-01 12:41 ` [PATCH asahi-soc/dt 00/10] Add PMGR nodes for Apple A7-A11 SoCs Hector Martin
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=20241029010526.42052-3-towinchenmi@gmail.com \
--to=towinchenmi@gmail.com \
--cc=alyssa@rosenzweig.io \
--cc=asahi@lists.linux.dev \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcan@marcan.st \
--cc=robh@kernel.org \
--cc=sven@svenpeter.dev \
/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