mbox series

[PULL,REQUEST] i2c-for-6.3-rc7

Message ID ZDpvcE2jMBPqlxgF@sai
State Accepted
Headers show
Series [PULL,REQUEST] i2c-for-6.3-rc7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.3-rc7

Message

Wolfram Sang April 15, 2023, 9:33 a.m. UTC
The following changes since commit 197b6b60ae7bc51dd0814953c562833143b292aa:

  Linux 6.3-rc4 (2023-03-26 14:40:20 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.3-rc7

for you to fetch changes up to f8160d3b35fc94491bb0cb974dbda310ef96c0e2:

  i2c: ocores: generate stop condition after timeout in polling mode (2023-04-13 18:29:29 +0200)

----------------------------------------------------------------
just two driver fixes

----------------------------------------------------------------
Gregor Herburger (1):
      i2c: ocores: generate stop condition after timeout in polling mode

Tharun Kumar P (1):
      i2c: mchp-pci1xxxx: Update Timing registers


with much appreciated quality assurance from
----------------------------------------------------------------
Andrew Lunn (1):
      (Rev.) i2c: ocores: generate stop condition after timeout in polling mode

Andy Shevchenko (1):
      (Rev.) i2c: mchp-pci1xxxx: Update Timing registers

Federico Vaga (1):
      (Rev.) i2c: ocores: generate stop condition after timeout in polling mode

 drivers/i2c/busses/i2c-mchp-pci1xxxx.c | 60 +++++++++++++++++-----------------
 drivers/i2c/busses/i2c-ocores.c        | 35 +++++++++++---------
 2 files changed, 49 insertions(+), 46 deletions(-)

Comments

pr-tracker-bot@kernel.org April 15, 2023, 6:11 p.m. UTC | #1
The pull request you sent on Sat, 15 Apr 2023 11:33:36 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.3-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a7a55e27ad72fb0dc9281d6211cffeebef8dde65

Thank you!