Hi Hugues, On 4/1/19 11:31 AM, Hugues Fruchet wrote: > This patch serie allows to connect non-parallel camera sensor to > DCMI thanks to a bridge connected in between such as STMIPID02 [1]. > > Media controller support is introduced first, then support of > several sub-devices within pipeline with dynamic linking > between them. Can you post the output of v4l2-compliance -m /dev/mediaX ? Thanks! Hans > > [1] https://www.spinics.net/lists/devicetree/msg278002.html > > Hugues Fruchet (2): > media: stm32-dcmi: add media controller support > media: stm32-dcmi: add support of several sub-devices > > drivers/media/platform/Kconfig | 2 +- > drivers/media/platform/stm32/stm32-dcmi.c | 213 ++++++++++++++++++++++++------ > 2 files changed, 177 insertions(+), 38 deletions(-) >