[PATCH 0/3] media: platform: rzg2l-cru: CSI-2 and CRU enhancements

From: Prabhakar
Date: Fri Sep 06 2024 - 13:40:37 EST


From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>

Hi All,

This patch series aims to add the below:
- Retrieve virtual channel from remote subdev
- Support to capture 8bit Bayer formats.

Cheers,
Prabhakar

Lad Prabhakar (3):
media: platform: rzg2l-cru: rzg2l-csi2: Implement .get_frame_desc()
media: platform: rzg2l-cru: rzg2l-video: Retrieve virtual channel
information
media: platform: rzg2l-cru: Add support to capture 8bit raw sRGB

.../platform/renesas/rzg2l-cru/rzg2l-cru.h | 5 ++
.../platform/renesas/rzg2l-cru/rzg2l-csi2.c | 19 ++++-
.../platform/renesas/rzg2l-cru/rzg2l-ip.c | 9 ++-
.../platform/renesas/rzg2l-cru/rzg2l-video.c | 80 +++++++++++++++++--
4 files changed, 102 insertions(+), 11 deletions(-)

--
2.34.1