Hi Hans, Thanks for looking at this series. On 2023-04-18 08:45:22 +0200, Hans Verkuil wrote: > Hi Niklas, > > On 11/02/2023 15:53, Niklas Söderlund wrote: > > Hello, > > > > This series adds support for Renesas R-Car V4H. The work depends on the > > series which adds the compatible value added to the bindings > > documentation, posted separately [1]. > > > > 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. > > > > 1. [PATCH 0/3] media: dt-bindings: media: Add bindings for video capture on R-Car V4H > > > > 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 | 394 +++++++++++++++++- > > 1 file changed, 379 insertions(+), 15 deletions(-) > > > > Can you rebase and repost? This series no longer applies. Sorry it took so long, I have rebased and reposted this series here, https://patchwork.linuxtv.org/project/linux-media/list/?series=10363 > > Thanks! > > Hans -- Kind Regards, Niklas Söderlund