Hi Sakari - thanks for reviews!
On 26/02/2024 13:37, Sakari Ailus wrote:
Hi Laurent,
On Mon, Feb 26, 2024 at 02:58:18PM +0200, Laurent Pinchart wrote:
+ remote-endpoint = <&mipi_out>;
I suppose this is a CSI-2 interface with D-PHY?
No, that's an internal parallel bus. Depending on the SoC integration,
it can be connected to a CSI-2 receiver, a DMA engine, or a mux to
select between different sources.
The name suggests otherwise. Maybe change that to something more
descriptive?
We could rename mipi_out to csi2_rx_out, sure.
Sounds good to me.
OK, will do - and likewise the description you suggested above.