Re: [PATCH v2 05/13] v4l: vsp1: Add FCP support

2016-06-17 Thread Laurent Pinchart
Hi Mauro, Thank you for the review. On Friday 17 Jun 2016 08:07:23 Mauro Carvalho Chehab wrote: > Em Tue, 26 Apr 2016 00:36:30 +0300 > > Laurent Pinchart escreveu: > > On some platforms the VSP performs memory accesses through an FCP. When > > that's the case get a reference to the FCP from the

Re: [PATCH v2 05/13] v4l: vsp1: Add FCP support

2016-06-17 Thread Mauro Carvalho Chehab
Em Tue, 26 Apr 2016 00:36:30 +0300 Laurent Pinchart escreveu: > On some platforms the VSP performs memory accesses through an FCP. When > that's the case get a reference to the FCP from the VSP DT node and > enable/disable it at runtime as needed. > > Signed-off-by: Laurent Pinchart > --- > ..

[PATCH v2 05/13] v4l: vsp1: Add FCP support

2016-04-25 Thread Laurent Pinchart
On some platforms the VSP performs memory accesses through an FCP. When that's the case get a reference to the FCP from the VSP DT node and enable/disable it at runtime as needed. Signed-off-by: Laurent Pinchart --- .../devicetree/bindings/media/renesas,vsp1.txt | 5 + drivers/media/pl