Hi Wolfram, only one fix for this week from Marek. I wish you a great weekend, Andi The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc: Linux 6.12-rc1 (2024-09-29 15:06:19 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.12-rc2 for you to fetch changes up to 048bbbdbf85e5e00258dfb12f5e368f908801d7b: i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume (2024-10-01 16:39:00 +0200) ---------------------------------------------------------------- i2c-host fixes for v6.12-rc2 In the stm32f7 a potential deadlock is fixed during runtime suspend and resume. ---------------------------------------------------------------- Marek Vasut (1): i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume drivers/i2c/busses/i2c-stm32f7.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)