Commit 459a5cb1 authored by Alexander Stein's avatar Alexander Stein Committed by Laurent Pinchart

media: dt-bindings: nxp,imx8-isi: Refuse port@1 for single pipeline models

In case the hardware only supports just one pipeline, explicitly refuse
port@1 in ports node.
Signed-off-by: default avatarAlexander Stein <alexander.stein@ew.tq-group.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://lore.kernel.org/r/20240412095549.258870-1-alexander.stein@ew.tq-group.comSigned-off-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
parent 58a5650f
......@@ -84,6 +84,7 @@ allOf:
properties:
port@0:
description: MIPI CSI-2 RX
port@1: false
required:
- port@0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment