On Fri, Sep 22, 2017 at 01:47:02PM +0200, Maxime Ripard wrote: > The Cadence MIPI-CSI2 RX controller is a CSI2 bridge that supports up to 4 > video streams and can output on up to 4 CSI-2 lanes, depending on the > hardware implementation. > > It can operate with an external D-PHY, an internal one or no D-PHY at all > in some configurations. > > Signed-off-by: Maxime Ripard <maxime.rip...@free-electrons.com> > --- > .../devicetree/bindings/media/cdns,csi2tx.txt | 97 > ++++++++++++++++++++++ > 1 file changed, 97 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/cdns,csi2tx.txt
Other than the one issue pointed out, Acked-by: Rob Herring <r...@kernel.org>