From: Conor Dooley <conor@kernel.org>
To: Julien Massot <julien.massot@collabora.com>
Cc: linux-media@vger.kernel.org, kernel@collabora.com,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
mchehab@kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
sakari.ailus@iki.fi
Subject: Re: [PATCH v4 2/4] dt-bindings: media: add Maxim MAX96714 GMSL2 Deserializer
Date: Thu, 7 Mar 2024 19:21:09 +0000 [thread overview]
Message-ID: <20240307-retract-aloof-9ff1fde79a82@spud> (raw)
In-Reply-To: <20240305152608.287527-3-julien.massot@collabora.com>
[-- Attachment #1: Type: text/plain, Size: 1479 bytes --]
On Tue, Mar 05, 2024 at 04:26:06PM +0100, Julien Massot wrote:
> Add DT bindings for Maxim MAX96714 GMSL2 Deserializer.
>
> Signed-off-by: Julien Massot <julien.massot@collabora.com>
> ---
> Change since v3:
> - Renamed file to maxim,max96714.yaml dropped the 'f' suffix
Why? The filename should match the compatible, which /does/ have an f.
> - Removed mention to C-PHY since it's not supported by MAX96714 deserializers
> - Removed bus-type requirement on CSI endpoint since the device only support D-PHY
> - Removed the clock-lanes property in the dt example
>
> Change since v2:
> - remove reg description
> - rename enable gpio to powerdown
> - use generic node name: i2c, serializer, deserializer
> ---
> ---
> .../bindings/media/i2c/maxim,max96714.yaml | 169 ++++++++++++++++++
> 1 file changed, 169 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/i2c/maxim,max96714.yaml
> +properties:
> + compatible:
> + const: maxim,max96714f
> + i2c-gate:
> + $ref: /schemas/i2c/i2c-controller.yaml
There is an i2c-gate binding, you should reference it here instead.
> + unevaluatedProperties: false
> + description: |
This | is not needed, there's no formatting to preserve.
> + The MAX96714 will pass through and forward the I2C requests from the
> + incoming I2C bus over the GMSL2 link. Therefore it supports an i2c-gate
> + subnode to configure a serializer.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2024-03-07 19:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-05 15:26 [PATCH v4 0/4] Add support for MAX96714F and MAX96717F GMSL2 ser/des Julien Massot
2024-03-05 15:26 ` [PATCH v4 1/4] dt-bindings: media: add Maxim MAX96717 GMSL2 Serializer Julien Massot
2024-03-07 19:22 ` Conor Dooley
2024-03-05 15:26 ` [PATCH v4 2/4] dt-bindings: media: add Maxim MAX96714 GMSL2 Deserializer Julien Massot
2024-03-07 19:21 ` Conor Dooley [this message]
2024-03-08 14:08 ` Julien Massot
2024-03-08 15:07 ` Conor Dooley
2024-03-08 15:48 ` Julien Massot
2024-03-08 16:50 ` Conor Dooley
2024-03-05 15:26 ` [PATCH v4 3/4] media: i2c: add MAX96717 driver Julien Massot
2024-03-05 15:26 ` [PATCH v4 4/4] media: i2c: add MAX96714 driver Julien Massot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240307-retract-aloof-9ff1fde79a82@spud \
--to=conor@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=julien.massot@collabora.com \
--cc=kernel@collabora.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=robh+dt@kernel.org \
--cc=sakari.ailus@iki.fi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox