Skip to content

Commit cb85c24

Browse files
committed
dt-bindings: arm: apple: apple,pmgr: Add M3 compatibles
The block on Apple M3 and M3 Pro, Max and Ultra SoCs is compatible with the existing driver so add their per-SoC compatibles. Add "apple,t8122-pmgr" for the M3 and "apple,t6030-pmgr" for M3 Pro, Max and Ultra as compatibles.
1 parent 19a07b2 commit cb85c24

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,10 @@ properties:
3636
- const: syscon
3737
- const: simple-mfd
3838
- items:
39-
- const: apple,t6020-pmgr
39+
- enum:
40+
- apple,t6020-pmgr
41+
- apple,t6030-pmgr
42+
- apple,t8122-pmgr
4043
- const: apple,t8103-pmgr
4144
- const: syscon
4245
- const: simple-mfd

0 commit comments

Comments
 (0)