Skip to content

Commit 013e95f

Browse files
committed
dt-bindings: power: apple,pmgr-pwrstate: Add M3 compatibles
The blocks on Apple M3 and M3 Pro, Max and Ultra SoCs are compatible with the existing driver so add their per-SoC compatibles. Add "apple,t8122-pmgr-pwrstate" for the M3 and "apple,t6030-pmgr-pwrstate" for M3 Pro, Max and Ultra as compatibles.
1 parent cb85c24 commit 013e95f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,10 @@ 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,t6030-pmgr-pwrstate
49+
- apple,t8122-pmgr-pwrstate
4750
- const: apple,t8103-pmgr-pwrstate
4851

4952
reg:

0 commit comments

Comments
 (0)