[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <537f2dbd-7b94-4e2c-8a81-fdac10481413@foss.st.com>
Date: Fri, 28 Mar 2025 11:54:54 +0100
From: Benjamin Mugnier <benjamin.mugnier@...s.st.com>
To: Alain Volmat <alain.volmat@...s.st.com>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue
<alexandre.torgue@...s.st.com>,
Sylvain Petinot
<sylvain.petinot@...s.st.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Marek Vasut <marex@...x.de>
CC: <devicetree@...r.kernel.org>, <linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
<linux-media@...r.kernel.org>, <stable@...r.kernel.org>
Subject: Re: [PATCH 2/2] dt-bindings: media: st,stmipid02: correct
lane-polarities maxItems
Hi Alain,
Reviewed-by: Benjamin Mugnier <benjamin.mugnier@...s.st.com>
Thank you.
On 2/10/25 11:04, Alain Volmat wrote:
> The MIPID02 can use up to 2 data lanes which leads to having a maximum
> item number of 3 for the lane-polarities since this also contains the
> clock lane.
>
> CC: stable@...r.kernel.org
> Fixes: c2741cbe7f8a ("dt-bindings: media: st,stmipid02: Convert the text bindings to YAML")
> Signed-off-by: Alain Volmat <alain.volmat@...s.st.com>
> ---
> Documentation/devicetree/bindings/media/i2c/st,st-mipid02.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/media/i2c/st,st-mipid02.yaml b/Documentation/devicetree/bindings/media/i2c/st,st-mipid02.yaml
> index b68141264c0e9fe0e530ce3b06fa3434fa712b38..4d40e75b4e1efff673647dff7bf984c89abca4cf 100644
> --- a/Documentation/devicetree/bindings/media/i2c/st,st-mipid02.yaml
> +++ b/Documentation/devicetree/bindings/media/i2c/st,st-mipid02.yaml
> @@ -71,7 +71,7 @@ properties:
> description:
> Any lane can be inverted or not.
> minItems: 1
> - maxItems: 2
> + maxItems: 3
>
> required:
> - data-lanes
>
--
Regards,
Benjamin
Powered by blists - more mailing lists