Hi, v4 of the series, although everything else but the MC patch have already been merged. I made some fixes to the MC patch (changes listed in patch description), and added two new CAL fixes I encountered while testing. Tomi Laurent Pinchart (1): media: ti-vpe: cal: Implement media controller centric API Tomi Valkeinen (2): media: ti-vpe: cal: remove unneeded assignment media: ti-vpe: cal: fix subdev mbus_code enumeration drivers/media/platform/Kconfig | 14 + drivers/media/platform/ti-vpe/cal-camerarx.c | 1 + drivers/media/platform/ti-vpe/cal-video.c | 332 +++++++++++++++---- drivers/media/platform/ti-vpe/cal.c | 16 +- drivers/media/platform/ti-vpe/cal.h | 2 + 5 files changed, 300 insertions(+), 65 deletions(-) -- 2.25.1