On Fri, Oct 23, 2020 at 07:45:42PM +0200, Paul Kocialkowski wrote: > MIPI CSI-2 is supported on the V3s with an A31 controller, which seems > to be used on all Allwinner chips supporting it, except for the A83T. > The controller is connected to CSI0 through fwnode endpoints. > The mipi_csi2_in port node is provided to connect MIPI CSI-2 sensors. > > The D-PHY part is the same that already drives DSI, but used in Rx mode. > > Signed-off-by: Paul Kocialkowski Especially since you haven't tested CSI0 without MIPI-CSI, you can squash that patch into the previous one. Maxime