i2c-host-fixes for v6.19-rc9

From: Andi Shyti

Date: Fri Feb 06 2026 - 18:57:38 EST


Hi Wolfram,

here is the fixes pull request. After you cherry-picked from my
previous pull request, I reset my -fixes branch on top of your
for-current branch, so this should be an easy merge.

This pull request contains just one fix from Carlos for
mx-lpi2c.

I have already sent the merge window pull request and that is
still valid. I am collecting additional patches in i2c-host-2 for
next week. All patches in that branch are tested as usual in my
-next branch.

I wish you a great weekend!
Andi

The following changes since commit b126097b0327437048bd045a0e4d273dea2910dd:

i2c: imx: preserve error state in block data length handler (2026-02-03 21:47:48 +0100)

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-rc9

for you to fetch changes up to b4b4d88ebfbfd3aadb4c9a0f2bfe1abdbaf5822c:

i2c: imx-lpi2c: fix SMBus block read NACK after byte count (2026-02-04 02:52:16 +0100)

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

imx-lpi2c: fix premature NACK in SMBus block read handling

----------------------------------------------------------------
Carlos Song (1):
i2c: imx-lpi2c: fix SMBus block read NACK after byte count

drivers/i2c/busses/i2c-imx-lpi2c.c | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------
1 file changed, 83 insertions(+), 24 deletions(-)