public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] media: rcar-vin: Add support for R-Car E3
@ 2018-11-05 11:19 Jacopo Mondi
  2018-11-05 11:19 ` [PATCH 1/6] media: dt-bindings: rcar-vin: Add R8A77990 support Jacopo Mondi
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Jacopo Mondi @ 2018-11-05 11:19 UTC (permalink / raw)
  To: niklas.soderlund, laurent.pinchart, kieran.bingham
  Cc: Jacopo Mondi, linux-media, linux-renesas-soc

Hello,
    this series add support for the R-Car E3 R8A77990 SoC to the rcar-vin
and rcar-csi2 driver.

Nothing new compared to v2, except for the last two patches, which updates
PHTW tables to the latest SoC manual revision, and add a SoC-specific number
of CSI-2 channels to handle the E3 case properly, as this is the only SoC
in mainline with a number of CSI-2 channels < 4.

Most patches are already reviewed-by and acked-by, so I expect this to
be easy to have accepted.

Tested on E3 Ebisu board capturing frames from the HDMI input in different
resolutions (up to 1280x800). Testing requires Niklas' series to allow using
a numer of data lanes < 4 for ADV748x, PFC and DTS updates.

A branch for testing is available at:
git://jmondi.org/linux ebisu/v4.20-rc1/test

Thanks
   j

Jacopo Mondi (6):
  media: dt-bindings: rcar-vin: Add R8A77990 support
  media: rcar-vin: Add support for R-Car R8A77990
  media: dt-bindings: rcar-csi2: Add R8A77990
  media: rcar-csi2: Add R8A77990 support
  media: rcar: rcar-csi2: Update V3M/E3 PHTW tables
  media: rcar-csi2: Handle per-SoC number of channels

 .../devicetree/bindings/media/rcar_vin.txt         |  1 +
 .../bindings/media/renesas,rcar-csi2.txt           |  1 +
 drivers/media/platform/rcar-vin/rcar-core.c        | 20 +++++
 drivers/media/platform/rcar-vin/rcar-csi2.c        | 95 ++++++++++++++--------
 4 files changed, 82 insertions(+), 35 deletions(-)

--
2.7.4

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

end of thread, other threads:[~2018-11-05 21:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-05 11:19 [PATCH 0/6] media: rcar-vin: Add support for R-Car E3 Jacopo Mondi
2018-11-05 11:19 ` [PATCH 1/6] media: dt-bindings: rcar-vin: Add R8A77990 support Jacopo Mondi
2018-11-05 11:19 ` [PATCH 2/6] media: rcar-vin: Add support for R-Car R8A77990 Jacopo Mondi
2018-11-05 11:19 ` [PATCH 3/6] media: dt-bindings: rcar-csi2: Add R8A77990 Jacopo Mondi
2018-11-05 11:19 ` [PATCH 4/6] media: rcar-csi2: Add R8A77990 support Jacopo Mondi
2018-11-05 11:19 ` [PATCH 5/6] media: rcar: rcar-csi2: Update V3M/E3 PHTW tables Jacopo Mondi
2018-11-05 11:54   ` Laurent Pinchart
2018-11-05 11:19 ` [PATCH 6/6] media: rcar-csi2: Handle per-SoC number of channels Jacopo Mondi
2018-11-05 11:41   ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox