Skip to content

Commit 87e11cf

Browse files
committed
dt-bindings: arm: apple: apple,pmgr: Add t8122 compatible
The PMGR blocks on Apple silicon M3 SoCs (t8122) are compatible with the M1 and M2 predecessors. Add "apple,t8122-pmgr" as M3 specific compatible. Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 62d1715 commit 87e11cf

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ properties:
3636
- const: syscon
3737
- const: simple-mfd
3838
- items:
39-
- const: apple,t6020-pmgr
39+
- enum:
40+
- apple,t6020-pmgr
41+
- apple,t8122-pmgr
4042
- const: apple,t8103-pmgr
4143
- const: syscon
4244
- const: simple-mfd

0 commit comments

Comments
 (0)