[PATCH 0/2] DCMI bridge support

From: Hugues Fruchet
Date: Mon Apr 01 2019 - 05:31:39 EST


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.

[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(-)

--
2.7.4