public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/1] media: dt-bindings: nxp,imx8-isi: Refuse port@1 for single pipeline models
@ 2024-04-12  9:55 Alexander Stein
  2024-04-12 14:23 ` Laurent Pinchart
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Stein @ 2024-04-12  9:55 UTC (permalink / raw)
  To: Laurent Pinchart, Mauro Carvalho Chehab, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam
  Cc: Alexander Stein, Krzysztof Kozlowski, linux-media, devicetree,
	imx, linux-arm-kernel, linux-kernel

In case the hardware only supports just one pipeline, explicitly refuse
port@1 in ports node.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
This is v2 to patch series [1]. With 2 patches dropped, only this one
is left, hence no cover letter.

Changes in v2:
* Dropped v1 patches 2 & 3
* Collected Krzysztof's A-b

[1] https://lore.kernel.org/all/20240223140445.1885083-1-alexander.stein@ew.tq-group.com/

 Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml b/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml
index e4665469a86c..4d5348d456a1 100644
--- a/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml
+++ b/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml
@@ -84,6 +84,7 @@ allOf:
           properties:
             port@0:
               description: MIPI CSI-2 RX
+            port@1: false
           required:
             - port@0
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2 1/1] media: dt-bindings: nxp,imx8-isi: Refuse port@1 for single pipeline models
  2024-04-12  9:55 [PATCH v2 1/1] media: dt-bindings: nxp,imx8-isi: Refuse port@1 for single pipeline models Alexander Stein
@ 2024-04-12 14:23 ` Laurent Pinchart
  0 siblings, 0 replies; 2+ messages in thread
From: Laurent Pinchart @ 2024-04-12 14:23 UTC (permalink / raw)
  To: Alexander Stein
  Cc: Mauro Carvalho Chehab, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Shawn Guo, Sascha Hauer, Pengutronix Kernel Team,
	Fabio Estevam, Krzysztof Kozlowski, linux-media, devicetree, imx,
	linux-arm-kernel, linux-kernel

Hi Alexander,

Thank you for the patch.

On Fri, Apr 12, 2024 at 11:55:49AM +0200, Alexander Stein wrote:
> In case the hardware only supports just one pipeline, explicitly refuse
> port@1 in ports node.
> 
> Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> ---
> This is v2 to patch series [1]. With 2 patches dropped, only this one
> is left, hence no cover letter.
> 
> Changes in v2:
> * Dropped v1 patches 2 & 3
> * Collected Krzysztof's A-b
> 
> [1] https://lore.kernel.org/all/20240223140445.1885083-1-alexander.stein@ew.tq-group.com/
> 
>  Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml b/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml
> index e4665469a86c..4d5348d456a1 100644
> --- a/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml
> +++ b/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml
> @@ -84,6 +84,7 @@ allOf:
>            properties:
>              port@0:
>                description: MIPI CSI-2 RX
> +            port@1: false
>            required:
>              - port@0
>  

-- 
Regards,

Laurent Pinchart

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-12 14:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-12  9:55 [PATCH v2 1/1] media: dt-bindings: nxp,imx8-isi: Refuse port@1 for single pipeline models Alexander Stein
2024-04-12 14:23 ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox