Skip to content

Commit 56c313e

Browse files
committed
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. Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 87e11cf commit 56c313e

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)