Re: [PATCH 0/2] Support RAW12 bayer formats
From: Yemike Abhilash Chandra
Date: Thu Sep 03 2026 - 08:39:16 EST
Hi Sakari,
On 25/06/26 20:47, Yemike Abhilash Chandra wrote:
Hi,
This small series adds support for RAW12 bayer formats in the j721e-csi2rx
and cdns-csi2rx.
Testing details: Tested on j722s-evm with v3link + IMX390 downstream driver
Test logs: https://gist.github.com/Yemike-Abhilash-Chandra/805ec4662b60ad925e979d55a9515f89
Testing Branch: https://github.com/Yemike-Abhilash-Chandra/linux/tree/RAW12
Jai Luthra (2):
media: ti: j721e-csi2rx: Support RAW12 bayer formats
media: cadence: csi2rx: Support RAW12 bayer formats
May I know if this series is in line to be picked up in this cycle?
Thanks and Regards,
Yemike Abhilash Chandra
drivers/media/platform/cadence/cdns-csi2rx.c | 4 ++++
.../platform/ti/j721e-csi2rx/j721e-csi2rx.c | 24 +++++++++++++++++++
2 files changed, 28 insertions(+)