Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: i2c: dw: Add Mobileye I2C controllers

Add compatible string for the DesignWare-based I2C controllers present
in Mobileye Eyeq6Lplus SoC, with a fallback to the default compatible.
The same controllers are also present in the EyeQ7H, so add a compatible
for those with a fallback to the Eyeq6Lplus compatible.

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Benoît Monin <benoit.monin@bootlin.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20251126-i2c-dw-v4-1-b0654598e7c5@bootlin.com

authored by

Benoît Monin and committed by
Andi Shyti
d9b85d29 4c544cd6

+7
+7
Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml
··· 34 34 - const: snps,designware-i2c 35 35 - description: Baikal-T1 SoC System I2C controller 36 36 const: baikal,bt1-sys-i2c 37 + - description: Mobileye EyeQ DesignWare I2C controller 38 + items: 39 + - enum: 40 + - mobileye,eyeq7h-i2c 41 + - const: mobileye,eyeq6lplus-i2c 42 + - const: snps,designware-i2c 37 43 - items: 38 44 - enum: 45 + - mobileye,eyeq6lplus-i2c 39 46 - mscc,ocelot-i2c 40 47 - sophgo,sg2044-i2c 41 48 - thead,th1520-i2c