mbox series

[GIT,PULL] i2c-host fixes for v6.8-rc6

Message ID faucbv2cbz3q73il5x3j2zeak2nvavjjoq32ipo62lpy7tomjj@7fomrhip3pwu
State New
Headers show
Series [GIT,PULL] i2c-host fixes for v6.8-rc6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.8-rc6

Message

Andi Shyti Feb. 23, 2024, 3:17 p.m. UTC
Hi Wolfram,

In this pull request a last-minute fix for which I received
positive tests from the testbot.

Thanks!
Andi

The following changes since commit eb9f7f654f251b57db310eab90bbae5876898ae3:

  i2c: i801: Fix block process call transactions (2024-02-14 22:15:38 +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.8-rc6

for you to fetch changes up to cf8281b1aeab93a03c87033a741075c39ace80d4:

  i2c: imx: when being a target, mark the last read as processed (2024-02-22 09:02:16 +0100)

----------------------------------------------------------------
One fix in i2c-imx marks the last read as 'processed' to ensure
proper indexing of the transfers.

----------------------------------------------------------------
Corey Minyard (1):
      i2c: imx: when being a target, mark the last read as processed

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