Linux Renesas SOC kernel development
 help / color / mirror / Atom feed
* [PATCH 0/3] media: rcar-csi2: Add support for V4H
@ 2023-02-11 14:53 Niklas Söderlund
  2023-02-11 14:53 ` [PATCH 1/3] media: rcar-csi2: Prepare for Gen4 support Niklas Söderlund
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Niklas Söderlund @ 2023-02-11 14:53 UTC (permalink / raw)
  To: Hans Verkuil, linux-media; +Cc: linux-renesas-soc, Niklas Söderlund

Hello,

This series adds support for Renesas R-Car V4H. The work depends on the 
series which adds the compatible value added to the bindings 
documentation, posted separately [1].

Patch 1/3 prepares the driver for R-Car Gen4 by creating function 
pointers for differences with Gen3. Patch 2/3 prepares for parsing CSI-2 
C-PHY properties. Finally patch 3/3 adds V4H support.

Tested on both Gen3 and Gen4 hardware without any regressions. Tested 
using both regular capture and v4l-compliance.

1. [PATCH 0/3] media: dt-bindings: media: Add bindings for video capture on R-Car V4H

Niklas Söderlund (3):
  media: rcar-csi2: Prepare for Gen4 support
  media: rcar-csi2: Prepare for C-PHY support
  media: rcar-csi2: Add support for C-PHY on R-Car V4H

 .../platform/renesas/rcar-vin/rcar-csi2.c     | 394 +++++++++++++++++-
 1 file changed, 379 insertions(+), 15 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2023-04-24 19:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-11 14:53 [PATCH 0/3] media: rcar-csi2: Add support for V4H Niklas Söderlund
2023-02-11 14:53 ` [PATCH 1/3] media: rcar-csi2: Prepare for Gen4 support Niklas Söderlund
2023-02-13 15:41   ` Geert Uytterhoeven
2023-02-13 16:04     ` Niklas Söderlund
2023-02-11 14:53 ` [PATCH 2/3] media: rcar-csi2: Prepare for C-PHY support Niklas Söderlund
2023-02-11 14:53 ` [PATCH 3/3] media: rcar-csi2: Add support for C-PHY on R-Car V4H Niklas Söderlund
2023-02-13 15:45   ` Geert Uytterhoeven
2023-02-13 16:10     ` Niklas Söderlund
2023-04-18  6:45 ` [PATCH 0/3] media: rcar-csi2: Add support for V4H Hans Verkuil
2023-04-24 19:03   ` Niklas Söderlund

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