Files
linux/drivers
Rishikesh Donadkar 94dfbd4f29 media: cadence: csi2rx: Add .get_frame_desc op
The cdns-csi2rx subdev passes streams through without any
modification

Use v4l2_subdev_get_frame_desc_passthrough() helper and add the
.get_frame_desc op

Signed-off-by: Rishikesh Donadkar <r-donadkar@ti.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
2026-05-20 15:28:37 +03:00
..