]> www.infradead.org Git - users/hch/xfs.git/commit
Merge tag 'i2c-for-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Dec 2024 17:31:55 +0000 (09:31 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Dec 2024 17:31:55 +0000 (09:31 -0800)
commite1d9326608395543d9c4d1bf2932f14fdb75c3c5
treec5f74f8bc470fcc9739c027c5b2862025082faf4
parent059dd502b263d8a4e2a84809cf1068d6a3905e6f
parentf802f11b2336b0f5c522c6ba827a013bb0b83826
Merge tag 'i2c-for-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:

 - IMX: fix stop condition in single master mode and add compatible
   string for errata adherence

 - Microchip: Add support for proper repeated sends and fix unnecessary
   NAKs on empty messages, which caused false bus detection

* tag 'i2c-for-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: microchip-core: fix "ghost" detections
  i2c: microchip-core: actually use repeated sends
  i2c: imx: add imx7d compatible string for applying erratum ERR007805
  i2c: imx: fix missing stop condition in single-master mode