Hi folks, some time ago I asked for advice on a deadlock in tc358746_link_validate() of the TC358746 driver [1]. Since there was no feedback on this, I have now changed the behavior to what I suggested as a potential solution and what I know from other drivers. This patch is based on Sakari's v10 series 'Use V4L2 mbus config for conveying link frequency' [2]. ~Matthias [1] https://lore.kernel.org/all/f10b9df7-62c6-4716-a3b9-e4dff1ee68b9@xxxxxxxxx/T/ [2] https://lore.kernel.org/all/20250120110157.152732-5-sakari.ailus@xxxxxxxxxxxxxxx/T/ Matthias Fend (1): media: tc358746: fix locking issue drivers/media/i2c/tc358746.c | 191 +++++++++++++++++------------------ 1 file changed, 90 insertions(+), 101 deletions(-) -- 2.34.1