Hi, I've carried these patches in my streams series, but I think they provide value also alone. These improve the frame descriptors so that the drivers can fill in the CSI-2 datatype and virtual channel, and make the CAL driver use that data if available. Tomi Sakari Ailus (2): media: Add bus type to frame descriptors media: Add CSI-2 bus configuration to frame descriptors Tomi Valkeinen (1): media: ti: cal: use frame desc to get vc and dt drivers/media/platform/ti/cal/cal-camerarx.c | 27 ++++++++++ drivers/media/platform/ti/cal/cal.c | 52 +++++++++++++++++++- drivers/media/platform/ti/cal/cal.h | 2 + include/media/v4l2-subdev.h | 36 ++++++++++++++ 4 files changed, 115 insertions(+), 2 deletions(-) -- 2.25.1