mbox series

[PULL,REQUEST] i2c-for-6.8-rc6

Message ID Zdkh-4-6G9UfkOIu@shikoro
State New
Headers show
Series [PULL,REQUEST] i2c-for-6.8-rc6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.8-rc6

Message

Wolfram Sang Feb. 23, 2024, 10:53 p.m. UTC
The following changes since commit b401b621758e46812da61fa58a67c3fd8d91de0d:

  Linux 6.8-rc5 (2024-02-18 12:56:25 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.8-rc6

for you to fetch changes up to 87aec499368d488c20292952d6d4be7cb9e49c5e:

  i2c: imx: when being a target, mark the last read as processed (2024-02-23 23:39:35 +0100)

----------------------------------------------------------------
Passing on a bugfix for host drivers

Andi's PR comment:

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


with much appreciated quality assurance from
----------------------------------------------------------------
Andrew Manley (2):
      (Test) i2c: imx: when being a target, mark the last read as processed
      (Rev.) i2c: imx: when being a target, mark the last read as processed

Oleksij Rempel (1):
      (Rev.) i2c: imx: when being a target, mark the last read as processed

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