On Sun, 5 May 2019 16:00:22 +0200, Lubomir Rintel wrote: > Add Marvell MMP2 camera host interface. > > Signed-off-by: Lubomir Rintel <lkundrak@xxxxx> > > --- > Changes since v4: > - s/Nust/Must/ > - Documented required endpoint properties; bus-type, hsync-active, > vsync-active and pclk-sample. > > Changes since v3: > - Dropped the video-interfaces.txt reference > - Clarify "clocks", "clock-names" and "clock-output-names" descriptions > - Refer to other documentation by full path > > Changes since v2: > - Added #clock-cells, clock-names, port > > .../bindings/media/marvell,mmp2-ccic.txt | 50 +++++++++++++++++++ > 1 file changed, 50 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/marvell,mmp2-ccic.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>