Re: [PATCH v3 3/3] media: stm32-dcmi: add support of several sub-devices

2019-07-31 Thread Hugues FRUCHET
Hi Hans, I've just pushed v4 with subdev nodes registry removal as per your suggestion. On 7/25/19 5:09 PM, Hans Verkuil wrote: > On 7/25/19 4:56 PM, Benjamin Gaignard wrote: >> Le jeu. 25 juil. 2019 à 13:40, Hans Verkuil a écrit : >>> >>> On 7/2/19 5:52 PM, Hugues Fruchet wrote: Add

Re: [PATCH v3 3/3] media: stm32-dcmi: add support of several sub-devices

2019-07-25 Thread Hans Verkuil
On 7/25/19 4:56 PM, Benjamin Gaignard wrote: > Le jeu. 25 juil. 2019 à 13:40, Hans Verkuil a écrit : >> >> On 7/2/19 5:52 PM, Hugues Fruchet wrote: >>> Add support of several sub-devices within pipeline instead >>> of a single one. >>> This allows to support a CSI-2 camera sensor connected >>>

Re: [PATCH v3 3/3] media: stm32-dcmi: add support of several sub-devices

2019-07-25 Thread Benjamin Gaignard
Le jeu. 25 juil. 2019 à 13:40, Hans Verkuil a écrit : > > On 7/2/19 5:52 PM, Hugues Fruchet wrote: > > Add support of several sub-devices within pipeline instead > > of a single one. > > This allows to support a CSI-2 camera sensor connected > > through a CSI-2 to parallel bridge. > > > >

Re: [PATCH v3 3/3] media: stm32-dcmi: add support of several sub-devices

2019-07-25 Thread Hans Verkuil
On 7/2/19 5:52 PM, Hugues Fruchet wrote: > Add support of several sub-devices within pipeline instead > of a single one. > This allows to support a CSI-2 camera sensor connected > through a CSI-2 to parallel bridge. > > Signed-off-by: Hugues Fruchet > --- >

[PATCH v3 3/3] media: stm32-dcmi: add support of several sub-devices

2019-07-02 Thread Hugues Fruchet
Add support of several sub-devices within pipeline instead of a single one. This allows to support a CSI-2 camera sensor connected through a CSI-2 to parallel bridge. Signed-off-by: Hugues Fruchet --- drivers/media/platform/stm32/stm32-dcmi.c | 204 +++--- 1 file