BTW, just as a self reminder, Reviewed-by: Andi Shyti <andi.shyti@xxxxxxxxxx> Thanks, Andi On Tue, Sep 03, 2024 at 11:22:33AM GMT, Detlev Casanova wrote: > Just like RK356x and RK3588, RK3576 is compatible to the existing > rk3399 binding. > > Signed-off-by: Detlev Casanova <detlev.casanova@xxxxxxxxxxxxx> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Acked-by: Heiko Stuebner <heiko@xxxxxxxxx> > --- > 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 82b9d6682297..a9dae5b52f28 100644 > --- a/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml > +++ b/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml > @@ -38,6 +38,7 @@ properties: > - rockchip,rk3308-i2c > - rockchip,rk3328-i2c > - rockchip,rk3568-i2c > + - rockchip,rk3576-i2c > - rockchip,rk3588-i2c > - rockchip,rv1126-i2c > - const: rockchip,rk3399-i2c > -- > 2.46.0 >