Hello, This series adds support for Renesas R-Car V4H. Patch 1/3 prepares the driver for R-Car Gen4 by creating function pointers for differences with Gen3. Patch 2/3 prepares for parsing CSI-2 C-PHY properties. Finally patch 3/3 adds V4H support. Tested on both Gen3 and Gen4 hardware without any regressions. Tested using both regular capture and v4l-compliance. Niklas Söderlund (3): media: rcar-csi2: Prepare for Gen4 support media: rcar-csi2: Prepare for C-PHY support media: rcar-csi2: Add support for C-PHY on R-Car V4H .../platform/renesas/rcar-vin/rcar-csi2.c | 391 +++++++++++++++++- 1 file changed, 376 insertions(+), 15 deletions(-) -- 2.40.0