On Tue, 13 Apr 2021 05:30:13 +0300, Laurent Pinchart wrote: > The i.MX8MM integrates a newer version of the CSIS CSI-2 receiver as the > i.MX7 family. Differences in integration are are: > > - An additional clock is required > - Up to 4 data lanes are supported > - No reset or PHY supply is present > > Support it in the DT binding. > > Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > --- > .../bindings/media/nxp,imx7-mipi-csi2.yaml | 108 +++++++++++++++--- > 1 file changed, 94 insertions(+), 14 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>