Re: [PATCH v5 2/6] dt-bindings: media: sun6i-a31-csi: Add ISP output port

From: Rob Herring
Date: Tue Jul 05 2022 - 12:37:54 EST


On Mon, 04 Jul 2022 19:35:19 +0200, Paul Kocialkowski wrote:
> Some Allwinner devices come with an Image Signal Processor (ISP) that
> allows processing camera data to produce good-looking images,
> especially from raw bayer representations.
>
> The ISP does not have a dedicated capture path: it is fed directly by
> one of the CSI controllers, which can be selected at run-time.
>
> Represent this possibility as a graph connection between the CSI
> controller and the ISP in the device-tree bindings.
>
> Signed-off-by: Paul Kocialkowski <paul.kocialkowski@xxxxxxxxxxx>
> ---
> .../devicetree/bindings/media/allwinner,sun6i-a31-csi.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>