All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] media: Add support for Cadence CSI2RX version 2.1
@ 2019-07-25 10:26 ` Jan Kotas
  0 siblings, 0 replies; 11+ messages in thread
From: Jan Kotas @ 2019-07-25 10:26 UTC (permalink / raw)
  To: maxime.ripard, mchehab, robh+dt, mark.rutland
  Cc: rafalc, linux-media, devicetree, linux-kernel, Jan Kotas

This patchset adds support for Cadence CSI2RX controller version 2.1.
It currently limits maximum amount of data lanes to 4.
Existing compatibility with v1.3 is maintained.

Jan Kotas (3):
  media: dt-bindings: Update bindings for Cadence CSI2RX version 2.1
  media: Add lane checks for Cadence CSI2RX
  media: Add support for Cadence CSI2RX 2.1

 .../devicetree/bindings/media/cdns,csi2rx.txt      |   4 +-
 drivers/media/platform/cadence/cdns-csi2rx.c       | 150 +++++++++++++++++----
 2 files changed, 129 insertions(+), 25 deletions(-)

-- 
2.15.0

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

end of thread, other threads:[~2019-08-19  7:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-25 10:26 [PATCH 0/3] media: Add support for Cadence CSI2RX version 2.1 Jan Kotas
2019-07-25 10:26 ` Jan Kotas
2019-07-25 10:26 ` [PATCH 1/3] media: dt-bindings: Update bindings " Jan Kotas
2019-07-25 10:26   ` Jan Kotas
2019-08-16 21:18   ` Rob Herring
2019-08-19  7:16     ` Jan Kotas
2019-07-25 10:26 ` [PATCH 2/3] media: Add lane checks for Cadence CSI2RX Jan Kotas
2019-07-25 10:26   ` Jan Kotas
2019-07-25 10:26 ` [PATCH 3/3] media: Add support for Cadence CSI2RX 2.1 Jan Kotas
2019-07-25 10:26   ` Jan Kotas
2019-08-01  7:36 ` [PATCH 0/3] media: Add support for Cadence CSI2RX version 2.1 Jan Kotas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.