Hi Cosmin, On Sun, Mar 09, 2025 at 10:47:58AM +0200, Cosmin Tanislav wrote: > MAX96793 is a newer variant of the MAX96717 which also supports GMSL3 > links. > > Document this compatibility. > > Signed-off-by: Cosmin Tanislav <demonsingur@xxxxxxxxx> > --- > Documentation/devicetree/bindings/media/i2c/maxim,max96717.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/media/i2c/maxim,max96717.yaml b/Documentation/devicetree/bindings/media/i2c/maxim,max96717.yaml > index 31fb62debdc7..02857f0364c4 100644 > --- a/Documentation/devicetree/bindings/media/i2c/maxim,max96717.yaml > +++ b/Documentation/devicetree/bindings/media/i2c/maxim,max96717.yaml > @@ -27,6 +27,7 @@ description: > > MAX96717F only supports a fixed rate of 3Gbps in the forward direction. > MAX9295A only supports pixel mode. > + MAX96793 also supports GMSL3 mode. Fits on the previous line. Same goes for some of the commit messages in the set: the limit is 75 characters per line. > > properties: > compatible: > @@ -36,6 +37,7 @@ properties: > - items: > - enum: > - maxim,max96717 > + - maxim,max96793 > - const: maxim,max96717f > > '#gpio-cells': -- Regards, Sakari Ailus