The ISI module on i.MX95 supports up to eight channels and four link
sources to obtain the image data for processing in its pipelines. It
can process up to eight image sources at the same time.
Signed-off-by: Guoniu Zhou <guoniu.zhou@nxp.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20251105-isi_imx95-v3-1-3987533cca1c@nxp.com
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
- fsl,imx8ulp-isi
- fsl,imx91-isi
- fsl,imx93-isi
+ - fsl,imx95-isi
reg:
maxItems: 1
interrupts:
description: Processing pipeline interrupts, one per pipeline
minItems: 1
- maxItems: 2
+ maxItems: 8
power-domains:
maxItems: 1
then:
properties:
interrupts:
+ minItems: 2
maxItems: 2
ports:
properties:
required:
- fsl,blk-ctrl
+ - if:
+ properties:
+ compatible:
+ contains:
+ const: fsl,imx95-isi
+ then:
+ properties:
+ interrupts:
+ minItems: 8
+ ports:
+ properties:
+ port@0:
+ description: Pixel Link Slave 0
+ port@1:
+ description: Pixel Link Slave 1
+ port@2:
+ description: MIPI CSI-2 RX 0
+ port@3:
+ description: MIPI CSI-2 RX 1
+ required:
+ - port@2
+ - port@3
+
additionalProperties: false
examples: