Hi Wolfram, This week, I’m submitting two fixes for the IMX driver. There are already a few more queued for next week, but it was too late to include them this time. With that said, I wish you a wonderful holiday season and a Merry Christmas to the entire I2C community. Best regards, Andi The following changes since commit 78d4f34e2115b517bcbfe7ec0d018bbbb6f9b0b8: Linux 6.13-rc3 (2024-12-15 15:58:23 -0800) 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.13-rc4 for you to fetch changes up to 06b911b17b64e922f5a314b822364b607565326d: i2c: imx: add imx7d compatible string for applying erratum ERR007805 (2024-12-19 11:33:59 +0100) ---------------------------------------------------------------- i2c-host-fixes for v6.13-rc4 IMX driver fixes: fixed stop condition in single master mode and added compatible string for errata adherence. ---------------------------------------------------------------- Carlos Song (1): i2c: imx: add imx7d compatible string for applying erratum ERR007805 Stefan Eichenberger (1): i2c: imx: fix missing stop condition in single-master mode drivers/i2c/busses/i2c-imx.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-)