[PATCH v2 3/9] dt-bindings: arm: apple: apple,pmgr: Add t8132 compatible
Yureka Lilian <[email protected]> Sat, 01 Aug 2026 23:40:33 +0200
| Newsgroups | org.kernel.vger.linux-pwm,dev.linux.lists.asahi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-gpio,org.kernel.vger.linux-i2c,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260801-apple-m4-initial-devicetrees-v2-3-5cb07cc275da@cyberchaos.dev> |
The PMGR blocks on Apple silicon M4 SoCs (t8132) are compatible with the M1/M2/M3 predecessors. Add "apple,t8132-pmgr" as M4 specific compatible. Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Yureka Lilian <[email protected]> --- 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 1d2001836eb4..da660fa13f77 100644 --- a/Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml +++ b/Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml @@ -41,6 +41,7 @@ properties: - apple,t6030-pmgr - apple,t6031-pmgr - apple,t8122-pmgr + - apple,t8132-pmgr - const: apple,t8103-pmgr - const: syscon - const: simple-mfd -- 2.55.0