Hi Mauro, The following changes since commit c52e7b855b33ff2a3af57b1b1d114720cd39ec7e: Merge tag 'v5.15-rc4' into media_tree (2021-10-04 07:52:13 +0200) are available in the Git repository at: git://linuxtv.org/pinchartl/media.git tags/v4l2-next-20211007 for you to fetch changes up to b6070a2dc0d2ffab862dbc5b3c7385f69ec33a1f: media: omap_vout: use dma_addr_t consistently (2021-10-07 05:27:08 +0300) ---------------------------------------------------------------- Misc improvements for omap_vout and rcar vsp1 drivers ---------------------------------------------------------------- Arnd Bergmann (1): media: omap_vout: use dma_addr_t consistently Kieran Bingham (3): media: vsp1: Fix WPF macro names media: vsp1: Simplify DRM UIF handling media: vsp1: Add support for the V3U VSPD drivers/media/platform/omap/omap_vout.c | 18 ++++++++++-------- drivers/media/platform/omap/omap_vout_vrfb.c | 2 +- drivers/media/platform/omap/omap_voutdef.h | 2 +- drivers/media/platform/vsp1/vsp1_drm.c | 8 ++++++-- drivers/media/platform/vsp1/vsp1_drv.c | 14 ++++++++++++-- drivers/media/platform/vsp1/vsp1_regs.h | 11 +++++++---- drivers/media/platform/vsp1/vsp1_wpf.c | 2 +- 7 files changed, 38 insertions(+), 19 deletions(-) -- Regards, Laurent Pinchart