public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] i2c-host-fixes for v6.12-rc7
@ 2024-11-08 18:23 Andi Shyti
  2024-11-09 22:49 ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Andi Shyti @ 2024-11-08 18:23 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-i2c, lkml, Andi Shyti

Hi Wolfram,

Two fixes this week: one is the fix from last week that you had
doubts about.

Thanks and have a great weekend,
Andi

The following changes since commit 59b723cd2adbac2a34fc8e12c74ae26ae45bf230:

  Linux 6.12-rc6 (2024-11-03 14:05:52 -1000)

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.12-rc7

for you to fetch changes up to 8de3e97f3d3d62cd9f3067f073e8ac93261597db:

  i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not set (2024-11-08 19:13:06 +0100)

----------------------------------------------------------------
i2c-host fixes for v6.12-rc7

In designware an incorrect behavior has been fixes when
concluding a transmission.

Fixed return error value evaluation in the Mule multiplexer.

----------------------------------------------------------------
Liu Peibao (1):
      i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not set

Yang Yingliang (1):
      i2c: muxes: Fix return value check in mule_i2c_mux_probe()

 drivers/i2c/busses/i2c-designware-common.c | 6 ++++--
 drivers/i2c/busses/i2c-designware-core.h   | 1 +
 drivers/i2c/muxes/i2c-mux-mule.c           | 4 ++--
 3 files changed, 7 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-09 22:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-08 18:23 [GIT PULL] i2c-host-fixes for v6.12-rc7 Andi Shyti
2024-11-09 22:49 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox