public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] media: dt-bindings: media: renesas,csi2: Node port@0 is not mandatory
@ 2021-04-13 15:53 Niklas Söderlund
  2021-04-15 19:09 ` Laurent Pinchart
  0 siblings, 1 reply; 7+ messages in thread
From: Niklas Söderlund @ 2021-04-13 15:53 UTC (permalink / raw)
  To: Rob Herring, devicetree, linux-media
  Cc: linux-renesas-soc, Niklas Söderlund

When converting the binding to use the video-interfaces schemas the node
port@0 was incorrectly made a mandatory property.

The port@0 node describes which CSI-2 transmitter the R-Car CSI-2
receiver is connected too. Not all boards connects all CSI-2 receivers
to an CSI-2 transmitter.

Fixes: 066a94e28a23e04c ("media: dt-bindings: media: Use graph and video-interfaces schemas")
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
---
 Documentation/devicetree/bindings/media/renesas,csi2.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/media/renesas,csi2.yaml b/Documentation/devicetree/bindings/media/renesas,csi2.yaml
index 20396f1be9993461..395484807dd5ed47 100644
--- a/Documentation/devicetree/bindings/media/renesas,csi2.yaml
+++ b/Documentation/devicetree/bindings/media/renesas,csi2.yaml
@@ -78,7 +78,6 @@ properties:
           modules connected the CSI-2 receiver.
 
     required:
-      - port@0
       - port@1
 
 required:
-- 
2.31.1


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

end of thread, other threads:[~2021-04-21 12:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-13 15:53 [PATCH] media: dt-bindings: media: renesas,csi2: Node port@0 is not mandatory Niklas Söderlund
2021-04-15 19:09 ` Laurent Pinchart
2021-04-16  8:05   ` Niklas Söderlund
2021-04-19  9:06     ` Geert Uytterhoeven
2021-04-21  9:43     ` Laurent Pinchart
2021-04-21 12:31       ` Niklas Söderlund
2021-04-21 12:38         ` Geert Uytterhoeven

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