[PATCH v2 6/9] dt-bindings: i2c: apple,i2c: Add t8132 compatible

From: Yureka Lilian

Date: Sat Aug 01 2026 - 17:44:06 EST


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

Signed-off-by: Yureka Lilian <yureka@xxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/i2c/apple,i2c.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/i2c/apple,i2c.yaml b/Documentation/devicetree/bindings/i2c/apple,i2c.yaml
index d39f5e3f1df4..641f24b0ef4b 100644
--- a/Documentation/devicetree/bindings/i2c/apple,i2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/apple,i2c.yaml
@@ -27,6 +27,7 @@ properties:
- apple,t6030-i2c
- apple,t6031-i2c
- apple,t8122-i2c
+ - apple,t8132-i2c
- const: apple,t8103-i2c
- items:
- enum:

--
2.55.0