linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] DCMI bridge support
@ 2019-04-01  9:31 Hugues Fruchet
  2019-04-01  9:31 ` [PATCH 1/2] media: stm32-dcmi: add media controller support Hugues Fruchet
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Hugues Fruchet @ 2019-04-01  9:31 UTC (permalink / raw)
  To: Alexandre Torgue, Mauro Carvalho Chehab, Hans Verkuil
  Cc: linux-media, linux-arm-kernel, linux-kernel, linux-stm32,
	Benjamin Gaignard, Yannick Fertre, Philippe CORNU,
	Hugues Fruchet, Mickael GUENE

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-04-02  9:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-01  9:31 [PATCH 0/2] DCMI bridge support Hugues Fruchet
2019-04-01  9:31 ` [PATCH 1/2] media: stm32-dcmi: add media controller support Hugues Fruchet
2019-04-01  9:31 ` [PATCH 2/2] media: stm32-dcmi: add support of several sub-devices Hugues Fruchet
2019-04-01 11:10 ` [PATCH 0/2] DCMI bridge support Hans Verkuil
2019-04-01 13:08   ` Hugues FRUCHET
2019-04-01 13:30     ` Hans Verkuil
2019-04-02  9:17       ` Hugues FRUCHET

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).