[PATCH v2 5/9] dt-bindings: pinctrl: apple,pinctrl: Add t8132 compatible

From: Yureka Lilian

Date: Sat Aug 01 2026 - 17:43:07 EST


The pin controller on the Apple silicon t8132 (M4) SoC is compatible
with t8103. Add "apple,t8132-pinctrl" as SoC specific compatible under
"apple,t8103-pinctrl".

Signed-off-by: Yureka Lilian <yureka@xxxxxxxxxxxxxx>

---
This should be pulled via the pinctrl subtree, since it depends on
"dt-bindings: pinctrl: apple,pinctrl: Add t6030 and t6031 compatibles"[1]
which has been applied in the pinctrl tree. Thanks!

Link: https://lore.kernel.org/all/20260709-apple-t603x-initial-devices-v1-7-55b305833123@xxxxxxxxxx/ [1]
---
Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml
index f08d2c4f5784..bc6d41b63b5d 100644
--- a/Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml
@@ -23,6 +23,7 @@ properties:
- apple,t6030-pinctrl
- apple,t6031-pinctrl
- apple,t8122-pinctrl
+ - apple,t8132-pinctrl
- const: apple,t8103-pinctrl
- items:
# Do not add additional SoC to this list.

--
2.55.0