Skip to content

Commit f632472

Browse files
asdfugilAndi Shyti
authored andcommitted
dt-bindings: i2c: apple,i2c: Document Apple A7-A11, T2 compatibles
The I2C controllers found on Apple A7-A11, T2 SoCs are compatible with the existing driver so add their per-SoC compatibles. Signed-off-by: Nick Chan <[email protected]> Reviewed-by: Sven Peter <[email protected]> Acked-by: Conor Dooley <[email protected]> Signed-off-by: Andi Shyti <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 315b40d commit f632472

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/i2c/apple,i2c.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ properties:
2222
compatible:
2323
items:
2424
- enum:
25+
- apple,s5l8960x-i2c
26+
- apple,t7000-i2c
27+
- apple,s8000-i2c
28+
- apple,t8010-i2c
29+
- apple,t8015-i2c
2530
- apple,t8103-i2c
2631
- apple,t8112-i2c
2732
- apple,t6000-i2c

0 commit comments

Comments
 (0)