[GIT PULL] i2c-host-fixes for v6.19-rc8

From: Andi Shyti

Date: Fri Jan 30 2026 - 07:40:03 EST


Hi Wolfram,

another single-fix pull request for this week. It addresses a
potential endless loop in the imx driver.

See you later for the merge window pull request.

Thank you,
Andi

The following changes since commit 913fb068e259079bf9564c9e84ff9e65c37dcac7:

Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (2026-01-25 09:47:30 -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.19-rc8

for you to fetch changes up to 35f98b8eddc05198331d7c73aab1678f7cbd4a6b:

i2c: imx: preserve error state in block data length handler (2026-01-28 23:07:18 +0100)

----------------------------------------------------------------
i2c-host-fixes for v6.19-rc8

imx: preserve error state during SMBus block read length handling

----------------------------------------------------------------
LI Qingwu (1):
i2c: imx: preserve error state in block data length handler

drivers/i2c/busses/i2c-imx.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)