[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z3Byv8tvueVAsv08@shikoro>
Date: Sat, 28 Dec 2024 22:50:55 +0100
From: Wolfram Sang <wsa@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
Peter Rosin <peda@...ntia.se>, Bartosz Golaszewski <brgl@...ev.pl>,
Andi Shyti <andi.shyti@...nel.org>
Subject: [PULL REQUEST] i2c-for-6.13-rc5
The following changes since commit 4bbf9020becbfd8fc2c3da790855b7042fad455b:
Linux 6.13-rc4 (2024-12-22 13:22:21 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.13-rc5
for you to fetch changes up to f802f11b2336b0f5c522c6ba827a013bb0b83826:
Merge tag 'i2c-host-fixes-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current (2024-12-28 00:25:04 +0100)
----------------------------------------------------------------
i2c-for-6.13-rc5
i2c-host-fixes (Andi)
- IMX: fixed stop condition in single master mode and added
compatible string for errata adherence.
- Microchip: Added support for proper repeated sends and fixed
unnecessary NAKs on empty messages, which caused false bus
detection.
----------------------------------------------------------------
Carlos Song (1):
i2c: imx: add imx7d compatible string for applying erratum ERR007805
Conor Dooley (2):
i2c: microchip-core: actually use repeated sends
i2c: microchip-core: fix "ghost" detections
Stefan Eichenberger (1):
i2c: imx: fix missing stop condition in single-master mode
Wolfram Sang (1):
Merge tag 'i2c-host-fixes-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current
with much appreciated quality assurance from
----------------------------------------------------------------
Andi Shyti (2):
(Rev.) i2c: microchip-core: fix "ghost" detections
(Rev.) i2c: microchip-core: actually use repeated sends
Francesco Dolcini (1):
(Rev.) i2c: imx: fix missing stop condition in single-master mode
Frank Li (2):
(Rev.) i2c: imx: add imx7d compatible string for applying erratum ERR007805
(Rev.) i2c: imx: fix missing stop condition in single-master mode
drivers/i2c/busses/i2c-imx.c | 9 +--
drivers/i2c/busses/i2c-microchip-corei2c.c | 122 ++++++++++++++++++++++-------
2 files changed, 98 insertions(+), 33 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists