Hi Mauro, Here are three patches to address a few issues found in Tomi's streams patches as well as a compile warning for for imx290. Please pull. The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: git://linuxtv.org/sailus/media_tree.git tags/fixes-6.3-2 for you to fetch changes up to e48bbea72646740a0ae84c087350963f0362c17c: media: v4l: subdev: Make link validation safer (2023-03-13 10:30:17 +0200) ---------------------------------------------------------------- Camera sensor + V4L2 fixes for 6.3 ---------------------------------------------------------------- Arnd Bergmann (1): media: i2c: imx290: fix conditional function definitions Sakari Ailus (1): media: v4l: subdev: Make link validation safer Tomi Valkeinen (1): media: subdev: Fix validation state lockdep issue drivers/media/i2c/imx290.c | 6 +-- drivers/media/v4l2-core/v4l2-subdev.c | 92 +++++++++++++++++++++++------------ 2 files changed, 65 insertions(+), 33 deletions(-) -- Kind regards, Sakari Ailus