[PATCH v4 06/19] dt-bindings: media: i2c: max96717: add support for MAX96793

Martin Hecht mhecht73 at gmail.com
Tue Jun 24 09:14:22 PDT 2025


Hi Cosmin,

I'm preparing a test with Alvium + max96717 + max96716. I can't see away 
to overwrite cfg settings to force pixel mode or tunnel mode. Any plans 
to add this? Sometimes it is required to force the other mode than set 
by pin-strapping.

BR Martin

On 6/18/25 11:58, 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 at gmail.com>
> Acked-by: Rob Herring (Arm) <robh at kernel.org>
> ---
>   .../devicetree/bindings/media/i2c/maxim,max96717.yaml          | 3 +++
>   1 file changed, 3 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/media/i2c/maxim,max96717.yaml b/Documentation/devicetree/bindings/media/i2c/maxim,max96717.yaml
> index ab46a5f0bd7e..23f611177a87 100644
> --- a/Documentation/devicetree/bindings/media/i2c/maxim,max96717.yaml
> +++ b/Documentation/devicetree/bindings/media/i2c/maxim,max96717.yaml
> @@ -30,6 +30,8 @@ description:
>   
>     MAX9295A only supports pixel mode.
>   
> +  MAX96793 also supports GMSL3 mode.
> +
>   properties:
>     compatible:
>       oneOf:
> @@ -39,6 +41,7 @@ properties:
>         - items:
>             - enum:
>                 - maxim,max96717
> +              - maxim,max96793
>             - const: maxim,max96717f
>   
>     '#gpio-cells':




More information about the linux-arm-kernel mailing list