Re: [PATCH v2 3/4] media: ov5640: add support of DVP parallel interface

2017-12-06 Thread Hugues FRUCHET
Hi Fabio, I will do. On 11/30/2017 08:09 PM, Fabio Estevam wrote: > Hi Hugues, > > On Wed, Nov 29, 2017 at 3:11 PM, Hugues Fruchet wrote: >> Add support of DVP parallel mode in addition of >> existing MIPI CSI mode. The choice between two modes >> and configuration is

Re: [PATCH v2 3/4] media: ov5640: add support of DVP parallel interface

2017-12-06 Thread Hugues FRUCHET
Hi Steve, On 12/03/2017 10:58 PM, Steve Longerbeam wrote: > > > On 11/29/2017 09:11 AM, Hugues Fruchet wrote: >> Add support of DVP parallel mode in addition of >> existing MIPI CSI mode. The choice between two modes >> and configuration is made through device tree. >> >> Signed-off-by: Hugues

Re: [PATCH v2 3/4] media: ov5640: add support of DVP parallel interface

2017-12-03 Thread Steve Longerbeam
On 11/29/2017 09:11 AM, Hugues Fruchet wrote: Add support of DVP parallel mode in addition of existing MIPI CSI mode. The choice between two modes and configuration is made through device tree. Signed-off-by: Hugues Fruchet --- drivers/media/i2c/ov5640.c | 101

Re: [PATCH v2 3/4] media: ov5640: add support of DVP parallel interface

2017-11-30 Thread Fabio Estevam
Hi Hugues, On Wed, Nov 29, 2017 at 3:11 PM, Hugues Fruchet wrote: > Add support of DVP parallel mode in addition of > existing MIPI CSI mode. The choice between two modes > and configuration is made through device tree. What about explaining how to select between the two

[PATCH v2 3/4] media: ov5640: add support of DVP parallel interface

2017-11-29 Thread Hugues Fruchet
Add support of DVP parallel mode in addition of existing MIPI CSI mode. The choice between two modes and configuration is made through device tree. Signed-off-by: Hugues Fruchet --- drivers/media/i2c/ov5640.c | 101 + 1 file