media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver documentation
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Tue, 15 May 2018 00:56:34 +0000 (20:56 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 28 May 2018 17:12:39 +0000 (13:12 -0400)
commit385c83ebc36baa117702a15ba584c65d0e15b4bf
tree4539c025df27c9736f0cc3b7d1b18f8a6db56930
parente646e17713eeb3b6484b6d7a24ce34854123fa39
media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver documentation

Documentation for Renesas R-Car MIPI CSI-2 receiver. The CSI-2 receivers
are located between the video sources (CSI-2 transmitters) and the video
grabbers (VIN) on Gen3 of Renesas R-Car SoC.

Each CSI-2 device is connected to more than one VIN device which
simultaneously can receive video from the same CSI-2 device. Each VIN
device can also be connected to more than one CSI-2 device. The routing
of which links are used is controlled by the VIN devices. There are only
a few possible routes which are set by hardware limitations, which are
different for each SoC in the Gen3 family.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Documentation/devicetree/bindings/media/renesas,rcar-csi2.txt [new file with mode: 0644]
MAINTAINERS