On 06/03/18 03:16, Yong Deng wrote: > Allwinner V3s SoC features two CSI module. CSI0 is used for MIPI CSI-2 > interface and CSI1 is used for parallel interface. This is not > documented in datasheet but by test and guess. > > This patch implement a v4l2 framework driver for it. > > Currently, the driver only support the parallel interface. MIPI-CSI2, > ISP's support are not included in this patch. > > Reviewed-by: Maxime Ripard <[email protected]> > Tested-by: Maxime Ripard <[email protected]> > Signed-off-by: Yong Deng <[email protected]>
Reviewed-by: Hans Verkuil <[email protected]> Thanks! Hans

