[PATCH 11/25] dt-bindings: i2c: rk3x: Add RV1106 compatible
From: Vladislav Leonov
Date: Mon Aug 10 2026 - 08:22:39 EST
The RV1106 I2C controller is compatible with the one found on RK3399,
so add the "rockchip,rv1106-i2c" compatible to the list of variants
that fall back to "rockchip,rk3399-i2c".
Signed-off-by: Vladislav Leonov <vlad@xxxxxxx>
---
Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml b/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml
index 91805fe8f393..725a58a35df7 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml
+++ b/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml
@@ -43,6 +43,7 @@ properties:
- rockchip,rk3568-i2c
- rockchip,rk3576-i2c
- rockchip,rk3588-i2c
+ - rockchip,rv1106-i2c
- rockchip,rv1126-i2c
- const: rockchip,rk3399-i2c
--
2.47.3