Hi Jacopo, Nice work, I'm happy with the work you have done thanks! I have tested this series on M3-N to make sure it don't break anything on existing Gen3. Tested on V3M to make sure you can switch between CSI-2 and parallel input at runtime. And last I tested it on Koelsch to make sure Gen2 still works. All tests looks good. Thanks for your effort! On 2018-06-12 11:43:22 +0200, Jacopo Mondi wrote: > Hello, > this series adds support for parallel video input to the Gen3 version of > rcar-vin driver. > > Few changes compared to v5, closing a few comments from Kieran and Niklas, > and fixed the label names I forgot to change in previous version. > > Changlog in the individual patches when relevant. > > A few patches have not yet been acked-by, but things look smooth and we > should be close to have this finalized. > > Thanks > j > > Jacopo Mondi (10): > media: rcar-vin: Rename 'digital' to 'parallel' > media: rcar-vin: Remove two empty lines > media: rcar-vin: Create a group notifier > media: rcar-vin: Cleanup notifier in error path > media: rcar-vin: Cache the mbus configuration flags > media: rcar-vin: Parse parallel input on Gen3 > media: rcar-vin: Link parallel input media entities > media: rcar-vin: Handle parallel subdev in link_notify > media: rcar-vin: Rename _rcar_info to rcar_info > media: rcar-vin: Add support for R-Car R8A77995 SoC > > drivers/media/platform/rcar-vin/rcar-core.c | 265 ++++++++++++++++++---------- > drivers/media/platform/rcar-vin/rcar-dma.c | 36 ++-- > drivers/media/platform/rcar-vin/rcar-v4l2.c | 12 +- > drivers/media/platform/rcar-vin/rcar-vin.h | 29 +-- > 4 files changed, 223 insertions(+), 119 deletions(-) > > -- > 2.7.4 > -- Regards, Niklas Söderlund