Hello, this series add support for the R-Car E3 R8A77990 SoC to the rcar-vin and rcar-csi2 driver. Compared to v3 (which has been sent out without the 'PATCH v3' subject, sorry about this) I have updated the PHTW tables to match what the datasheet reports and I have included a comment from Laurent in patch [6/6]. Single patches changelog in commit messages. Thanks j Jacopo Mondi (6): media: dt-bindings: rcar-vin: Add R8A77990 support media: rcar-vin: Add support for R-Car R8A77990 media: dt-bindings: rcar-csi2: Add R8A77990 media: rcar-csi2: Add R8A77990 support media: rcar: rcar-csi2: Update V3M/E3 PHTW tables media: rcar-csi2: Handle per-SoC number of channels .../devicetree/bindings/media/rcar_vin.txt | 1 + .../bindings/media/renesas,rcar-csi2.txt | 1 + drivers/media/platform/rcar-vin/rcar-core.c | 20 +++++ drivers/media/platform/rcar-vin/rcar-csi2.c | 86 +++++++++++++--------- 4 files changed, 74 insertions(+), 34 deletions(-) -- 2.7.4