[PATCH 1/3] dt-bindings: i2c: dw: Add Mobileye I2C controllers
From: Benoît Monin
Date: Fri Oct 17 2025 - 11:09:15 EST
Add compatible strings for the I2C controllers present in Mobileye
Eyeq6Lplus and EyeQ7H SoCs.
Signed-off-by: Benoît Monin <benoit.monin@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml b/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml
index d904191bb0c6e..6d63dc67f7bf0 100644
--- a/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml
@@ -36,6 +36,8 @@ properties:
const: baikal,bt1-sys-i2c
- items:
- enum:
+ - mobileye,eyeq6lplus-i2c
+ - mobileye,eyeq7h-i2c
- mscc,ocelot-i2c
- sophgo,sg2044-i2c
- thead,th1520-i2c
--
2.51.0