Re: [RFC PATCH v12 6/9] media: tegra: Add Tegra210 Video input driver

From: Dmitry Osipenko
Date: Mon May 04 2020 - 22:43:24 EST


05.05.2020 05:31, Sowjanya Komatineni ÐÐÑÐÑ:
> Tegra210 contains a powerful Video Input (VI) hardware controller
> which can support up to 6 MIPI CSI camera sensors.
>
> Each Tegra CSI port can be one-to-one mapped to VI channel and can
> capture from an external camera sensor connected to CSI or from
> built-in test pattern generator.
>
> Tegra210 supports built-in test pattern generator from CSI to VI.
>
> This patch adds a v4l2 capture driver with media interface for
> Tegra210 built-in CSI to VI test pattern generator.
>
> This patch includes TPG support only and all the video pipeline
> configuration happens through the video device node.
>
> Acked-by: Thierry Reding <treding@xxxxxxxxxx>
> Signed-off-by: Sowjanya Komatineni <skomatineni@xxxxxxxxxx>
> ---

Reviewed-by: Dmitry Osipenko <digetx@xxxxxxxxx>