Skip to content

Commit 161cd94

Browse files
jannausvenpeter42
authored andcommitted
dt-bindings: power: apple,pmgr-pwrstate: Add t8122 compatible
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> Link: https://patch.msgid.link/20260507-apple-m3-initial-devicetrees-v3-1-ca07c81b5dc7@jannau.net Signed-off-by: Sven Peter <sven@kernel.org>
1 parent 0407ad5 commit 161cd94

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/devicetree/bindings/power/apple,pmgr-pwrstate.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ properties:
4343
- apple,t6000-pmgr-pwrstate
4444
- const: apple,pmgr-pwrstate
4545
- items:
46-
- const: apple,t6020-pmgr-pwrstate
46+
- enum:
47+
- apple,t6020-pmgr-pwrstate
48+
- apple,t8122-pmgr-pwrstate
4749
- const: apple,t8103-pmgr-pwrstate
4850

4951
reg:

0 commit comments

Comments
 (0)