mirror of
https://github.com/torvalds/linux.git
synced 2026-09-26 18:12:03 +02:00
dt-bindings: i2c: apple,i2c: Add t6030 and t6031 compatibles
The i2c block on Apple silicon M3 Pro, Max and Ultra SoCs are compatible with the t8103 (M1) one. Add "apple,t6030-i2c" for M3 Pro and "apple,t6031-i2c" for M3 Max and Ultra as per-SoC compatibles. Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Janne Grunau <j@jannau.net> Acked-by: Andi Shyti <andi.shyti@kernel.org> Signed-off-by: Sven Peter <sven@kernel.org>
This commit is contained in:
parent
d713bfe900
commit
c1b7bfab96
|
|
@ -24,6 +24,8 @@ properties:
|
|||
- items:
|
||||
- enum:
|
||||
- apple,t6020-i2c
|
||||
- apple,t6030-i2c
|
||||
- apple,t6031-i2c
|
||||
- apple,t8122-i2c
|
||||
- const: apple,t8103-i2c
|
||||
- items:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user