Hi, This series adds Renesas r8a77970 (V3M) support to rcar-csi2. It is tested on V3M using the HDMI input connected to the adv748x on the V3M extension board. It depends on the series 'rcar-csi2: add Renesas R-Car MIPI CSI-2'. There are many different types of video sources and pipelines on the V3M and this is only tested with one of them as there are other none rcar-csi2 related issues in testing all of them. Therefor I do not wish to squash these changes into the series it depends on which adds the rcar-csi2 driver. It's my firm belief that this is all that is needed to add CSI-2 support on V3M but it would be great if more pipelines where tested before this series is picked up. Therefor I post it here so other developers working on video capture on V3M can use this for CSI-2 support. Niklas Söderlund (2): rcar-csi2: split Mbps calculation to separate function rcar-csi2: enable support for r8a77970 .../bindings/media/renesas,rcar-csi2.txt | 1 + drivers/media/platform/rcar-vin/rcar-csi2.c | 126 ++++++++++++++++++--- 2 files changed, 114 insertions(+), 13 deletions(-) -- 2.15.0