Am Dienstag, 24. Dezember 2024, 10:49:08 CET schrieb Kever Yang: > rk3562 i2c compatible to the existing rk3399 binding. > > Signed-off-by: Kever Yang <kever.yang@xxxxxxxxxxxxxx> Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx> > --- > > Changes in v2: None > > 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 a9dae5b52f28..8101afa6f146 100644 > --- a/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml > +++ b/Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml > @@ -37,6 +37,7 @@ properties: > - rockchip,px30-i2c > - rockchip,rk3308-i2c > - rockchip,rk3328-i2c > + - rockchip,rk3562-i2c > - rockchip,rk3568-i2c > - rockchip,rk3576-i2c > - rockchip,rk3588-i2c >