Re: [PATCH] v4l: Extend FCP compatible list to support the FDP

2016-08-04 Thread Laurent Pinchart
Hi Kieran, Thank you for the patch. On Thursday 09 Jun 2016 18:06:43 Kieran Bingham wrote: > The FCP must be powered up for the FDP1 to function, even when the FDP1 > does not make use of the FCNL features. Extend the compatible list > to allow us to use the power domain and runtime-pm support.

[PATCH] v4l: Extend FCP compatible list to support the FDP

2016-06-09 Thread Kieran Bingham
The FCP must be powered up for the FDP1 to function, even when the FDP1 does not make use of the FCNL features. Extend the compatible list to allow us to use the power domain and runtime-pm support. Signed-off-by: Kieran Bingham --- drivers/media/platform/rcar-fcp.c | 1 + 1

[PATCH] v4l: Extend FCP compatible list to support the FDP

2016-06-09 Thread Kieran Bingham
The following patch extends Laurents FCP driver to support the FCP for FDP (FCPF) which is used by the FDP driver currently in development This patch is of course dependant upon Laurents FCP driver series [0] which has not yet hit mainline [0]