[PATCH v2 2/7] dt-bindings: arm: apple: apple,pmgr: Add t8140 compatible
From: Yureka Lilian
Date: Fri Sep 11 2026 - 13:00:36 EST
The PMGR blocks on the Apple silicon A18 Pro SoC (t8140) is compatible
with the M1-M4 SoCs. Add "apple,t8140-pmgr" as A18 Pro specific
compatible.
Signed-off-by: Yureka Lilian <yureka@xxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml b/Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml
index da660fa13f77..bf21a5b3a4ac 100644
--- a/Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml
+++ b/Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml
@@ -42,6 +42,7 @@ properties:
- apple,t6031-pmgr
- apple,t8122-pmgr
- apple,t8132-pmgr
+ - apple,t8140-pmgr
- const: apple,t8103-pmgr
- const: syscon
- const: simple-mfd
--
2.55.0