Skip to content

Commit 0407ad5

Browse files
jannausvenpeter42
authored andcommitted
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. 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/20260505-apple-m3-initial-devicetrees-v2-1-b0c2f3519e0e@jannau.net Signed-off-by: Sven Peter <sven@kernel.org>
1 parent 254f496 commit 0407ad5

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)