devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Mugnier <benjamin.mugnier@foss.st.com>
To: Julien Massot <julien.massot@collabora.com>,
	Conor Dooley <conor@kernel.org>
Cc: <sylvain.petinot@foss.st.com>, <mchehab@kernel.org>,
	<robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>,
	<conor+dt@kernel.org>, <kernel@collabora.com>,
	<devicetree@vger.kernel.org>, <linux-media@vger.kernel.org>
Subject: Re: [PATCH] media: dt-bindings: st-vgxy61: relax data-lanes restriction
Date: Fri, 9 Feb 2024 10:24:18 +0100	[thread overview]
Message-ID: <4bffed14-0edf-49a6-8bbb-cc122137e9de@foss.st.com> (raw)
In-Reply-To: <aa478429-57f6-40f8-8481-269311fdc937@collabora.com>

Hi Julien,

On 1/5/24 10:36, Julien Massot wrote:
> Hi,
> 
> On 12/13/23 17:30, Conor Dooley wrote:
>> On Wed, Dec 13, 2023 at 08:17:37AM +0100, Julien Massot wrote:
>>> The ST VGXY61 sensors support multiple lane number, as
>>> well as lane mapping.
>>>
>>> Signed-off-by: Julien Massot <julien.massot@collabora.com>
>>> ---
>>>   .../devicetree/bindings/media/i2c/st,st-vgxy61.yaml        | 7 ++-----
>>>   1 file changed, 2 insertions(+), 5 deletions(-)
>>>
>>> diff --git
>>> a/Documentation/devicetree/bindings/media/i2c/st,st-vgxy61.yaml
>>> b/Documentation/devicetree/bindings/media/i2c/st,st-vgxy61.yaml
>>> index 8c28848b226a..733fac85a20f 100644
>>> --- a/Documentation/devicetree/bindings/media/i2c/st,st-vgxy61.yaml
>>> +++ b/Documentation/devicetree/bindings/media/i2c/st,st-vgxy61.yaml
>>> @@ -67,11 +67,8 @@ properties:
>>>             data-lanes:
>>>               description:
>>>                 CSI lanes to use
>>> -            items:
>>> -              - const: 1
>>> -              - const: 2
>>> -              - const: 3
>>> -              - const: 4
>>> +            minItems: 1
>>> +            maxItems: 4
>>
>> So, it is now valid to have "data-lanes = <6 7 8>;" now?
> 
> Indeed it's not valid, I will send a v2 with a 'minimum: 1', 'maximum:
> 4' items properties.

I'm interested in this patch. Did you send a v2 yet that I might have
missed ?
Thank you.

> 
> Thanks,

-- 
Regards,

Benjamin

  reply	other threads:[~2024-02-09  9:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-13  7:17 [PATCH] media: dt-bindings: st-vgxy61: relax data-lanes restriction Julien Massot
2023-12-13 16:30 ` Conor Dooley
2024-01-05  9:36   ` Julien Massot
2024-02-09  9:24     ` Benjamin Mugnier [this message]
2024-03-15  9:06       ` 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=4bffed14-0edf-49a6-8bbb-cc122137e9de@foss.st.com \
    --to=benjamin.mugnier@foss.st.com \
    --cc=conor+dt@kernel.org \
    --cc=conor@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=julien.massot@collabora.com \
    --cc=kernel@collabora.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=sylvain.petinot@foss.st.com \
    /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;
as well as URLs for NNTP newsgroup(s).