public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] i2c-host fixes for v6.8-rc5
@ 2024-02-15 19:34 Andi Shyti
  2024-02-17 12:18 ` Wolfram Sang
  0 siblings, 1 reply; 3+ messages in thread
From: Andi Shyti @ 2024-02-15 19:34 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-i2c, linux-kernel, Peter Rosin, Andi Shyti

Hi Wolfram,

This week, I'm submitting three fixes: two address hardware
issues with the i801 and qcom-gen devices, and the third resolves
a compilation error that occurs when including both pasemi and
apple i2c in compile tests on PowerPC.

Thanks,
Andi

The following changes since commit 54be6c6c5ae8e0d93a6c4641cb7528eb0b6ba478:

  Linux 6.8-rc3 (2024-02-04 12:20:36 +0000)

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-rc5

for you to fetch changes up to eb9f7f654f251b57db310eab90bbae5876898ae3:

  i2c: i801: Fix block process call transactions (2024-02-14 22:15:38 +0100)

----------------------------------------------------------------
Three fixes are included here. Two are strictly hardware-related
for the i801 and qcom-geni devices. Meanwhile, a fix from Arnd
addresses a compilation error encountered during compile test on
powerpc.

----------------------------------------------------------------
Arnd Bergmann (1):
      i2c: pasemi: split driver into two separate modules

Jean Delvare (1):
      i2c: i801: Fix block process call transactions

Viken Dadhaniya (1):
      i2c: i2c-qcom-geni: Correct I2C TRE sequence

 drivers/i2c/busses/Makefile          |  6 ++----
 drivers/i2c/busses/i2c-i801.c        |  4 ++--
 drivers/i2c/busses/i2c-pasemi-core.c |  6 ++++++
 drivers/i2c/busses/i2c-qcom-geni.c   | 14 +++++++-------
 4 files changed, 17 insertions(+), 13 deletions(-)

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

end of thread, other threads:[~2024-02-19  8:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-15 19:34 [GIT PULL] i2c-host fixes for v6.8-rc5 Andi Shyti
2024-02-17 12:18 ` Wolfram Sang
2024-02-19  8:39   ` Andi Shyti

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