Re: [RFC PATCH v3 14/18] gpu: host1x: mipi: Update tegra_mipi_request() to be node based

From: Dmitry Osipenko
Date: Thu Jul 16 2020 - 16:26:41 EST


15.07.2020 07:20, Sowjanya Komatineni ÐÐÑÐÑ:
> Tegra CSI driver need a separate MIPI device for each channel as
> calibration of corresponding MIPI pads for each channel should
> happen independently.
>
> So, this patch updates tegra_mipi_request() API to add a device_node
> pointer argument to allow creating mipi device for specific device
> node rather than a device.
>
> Signed-off-by: Sowjanya Komatineni <skomatineni@xxxxxxxxxx>
> ---

Thanks!

Reviewed-by: Dmitry Osipenko <digetx@xxxxxxxxx>