Re: [PATCH 5/8] [media] rcar-vin: add Gen3 HW registers

2016-06-16 Thread Laurent Pinchart
Hi Niklas, Thank you for the patch. On Wednesday 25 May 2016 21:10:06 Niklas Söderlund wrote: > From: Niklas Söderlund > > Add the register needed to work with Gen3 hardware. This patch just adds > the logic for how to work with the Gen3 hardware. More work is required > to enable the subdevice

[PATCH 5/8] [media] rcar-vin: add Gen3 HW registers

2016-05-25 Thread Niklas Söderlund
From: Niklas Söderlund Add the register needed to work with Gen3 hardware. This patch just adds the logic for how to work with the Gen3 hardware. More work is required to enable the subdevice structure needed to support capturing. Signed-off-by: Niklas Söderlund --- drivers/media/platform/rcar