[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250619133345.GD2847778@ragnatech.se>
Date: Thu, 19 Jun 2025 15:33:45 +0200
From: Niklas Söderlund <niklas.soderlund@...natech.se>
To: Cosmin Tanislav <demonsingur@...il.com>
Cc: Tomi Valkeinen <tomi.valkeinen+renesas@...asonboard.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Rob Herring <robh@...nel.org>,
Julien Massot <julien.massot@...labora.com>,
Sakari Ailus <sakari.ailus@...ux.intel.com>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Linus Walleij <linus.walleij@...aro.org>,
"open list:MAXIM GMSL2 SERIALIZERS AND DESERIALIZERS" <linux-media@...r.kernel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" <devicetree@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>,
"moderated list:ARM64 PORT (AARCH64 ARCHITECTURE)" <linux-arm-kernel@...ts.infradead.org>,
"open list:STAGING SUBSYSTEM" <linux-staging@...ts.linux.dev>,
"open list:GPIO SUBSYSTEM:Keyword:(devm_)?gpio_(request|free|direction|get|set)" <linux-gpio@...r.kernel.org>,
Cosmin Tanislav <cosmin.tanislav@...log.com>
Subject: Re: [PATCH v4 11/19] dt-bindings: media: i2c: max96712: add support
for MAX96724F/R
Hello Cosmin,
Thanks for your work.
On 2025-06-18 12:58:47 +0300, Cosmin Tanislav wrote:
> MAX96724F/MAX96724R are a lower capability variant of the MAX96724 which
> only support a fixed rate of 3Gbps in the forward direction.
>
> Signed-off-by: Cosmin Tanislav <demonsingur@...il.com>
> Acked-by: Rob Herring (Arm) <robh@...nel.org>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@...natech.se>
> ---
> .../devicetree/bindings/media/i2c/maxim,max96712.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/media/i2c/maxim,max96712.yaml b/Documentation/devicetree/bindings/media/i2c/maxim,max96712.yaml
> index b345305acc4c..5dcafd46344c 100644
> --- a/Documentation/devicetree/bindings/media/i2c/maxim,max96712.yaml
> +++ b/Documentation/devicetree/bindings/media/i2c/maxim,max96712.yaml
> @@ -24,12 +24,17 @@ description: |
> MAX96712 can be paired with first-generation 3.12Gbps or 1.5Gbps GMSL1
> serializers or operate up to 3.12Gbps with GMSL2 serializers in GMSL1 mode.
>
> + MAX96724F and MAX96724R only support a fixed rate of 3Gbps in the forward
> + direction.
> +
> properties:
> compatible:
> items:
> - enum:
> - maxim,max96712
> - maxim,max96724
> + - maxim,max96724f
> + - maxim,max96724r
>
> reg:
> description: I2C device address
> --
> 2.49.0
>
--
Kind Regards,
Niklas Söderlund
Powered by blists - more mailing lists