mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 18:42:52 +00:00
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: Alexander Stein <alexander.stein@ew.tq-group.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Link: https://lore.kernel.org/r/20240412095549.258870-1-alexander.stein@ew.tq-group.com Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
58a5650fdc
commit
459a5cb152
@ -84,6 +84,7 @@ allOf:
|
|||||||
properties:
|
properties:
|
||||||
port@0:
|
port@0:
|
||||||
description: MIPI CSI-2 RX
|
description: MIPI CSI-2 RX
|
||||||
|
port@1: false
|
||||||
required:
|
required:
|
||||||
- port@0
|
- port@0
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user