Hello Mauro, Hans, The following changes since commit a043ea54bbb975ca9239c69fd17f430488d33522: Merge tag 'next-media-rkisp1-20240814' of git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git (2024-08-14 17:18:47 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git tags/next-media-misc-20240825 for you to fetch changes up to 8c8389bba49d8cd0ffc5bf2b27cb3233268a45d5: media: mt9p031: Drop CONFIG_OF ifdeffery (2024-08-25 01:42:02 +0300) CI has passed: https://gitlab.freedesktop.org/linux-media/users/pinchartl/-/pipelines/1256966. I forgot to update the master branch before pushing the tag, so there are warnings from checkpatch, but they're not caused by patches in this pull request. ---------------------------------------------------------------- Miscellaneous V4L2 changes ---------------------------------------------------------------- Biju Das (2): media: mt9p031: Extend match support for OF tables media: mt9p031: Drop CONFIG_OF ifdeffery Changhuang Liang (1): staging: media: starfive: Add the dynamic resolution support Laurent Pinchart (2): media: v4l2-mc: Mark v4l2_pipeline_link_notify() as deprecated media: Documentation: mc: Replace deprecated graph walk API Documentation/driver-api/media/mc-core.rst | 67 +++++++++++++--------- drivers/media/i2c/mt9p031.c | 38 +++++------- drivers/staging/media/starfive/camss/stf-capture.c | 4 +- include/media/v4l2-mc.h | 3 + 4 files changed, 60 insertions(+), 52 deletions(-) -- Regards, Laurent Pinchart