mbox series

[PULL,REQUEST] i2c-for-6.6-rc4

Message ID ZRfxMZNe8wiyX/nc@shikoro
State Accepted
Headers show
Series [PULL,REQUEST] i2c-for-6.6-rc4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.6-rc4

Message

Wolfram Sang Sept. 30, 2023, 9:58 a.m. UTC
The following changes since commit 6465e260f48790807eef06b583b38ca9789b6072:

  Linux 6.6-rc3 (2023-09-24 14:31:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.6-rc4

for you to fetch changes up to 92e73d807b68b2214fcafca4e130b5300a9d4b3c:

  i2c: npcm7xx: Fix callback completion ordering (2023-09-27 21:32:06 +0200)

----------------------------------------------------------------
Usual buisness: a driver fix, a DT fix, a minor core fix

----------------------------------------------------------------
Fabio Estevam (1):
      dt-bindings: i2c: mxs: Pass ref and 'unevaluatedProperties: false'

Heiner Kallweit (1):
      i2c: mux: Avoid potential false error message in i2c_mux_add_adapter

William A. Kennington III (1):
      i2c: npcm7xx: Fix callback completion ordering


with much appreciated quality assurance from
----------------------------------------------------------------
Krzysztof Kozlowski (1):
      (Rev.) dt-bindings: i2c: mxs: Pass ref and 'unevaluatedProperties: false'

Tali Perry (1):
      (Rev.) i2c: npcm7xx: Fix callback completion ordering

 Documentation/devicetree/bindings/i2c/i2c-mxs.yaml |  5 ++++-
 drivers/i2c/busses/i2c-npcm7xx.c                   | 17 +++++++----------
 drivers/i2c/i2c-mux.c                              |  2 +-
 3 files changed, 12 insertions(+), 12 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 30, 2023, 5:17 p.m. UTC | #1
The pull request you sent on Sat, 30 Sep 2023 11:58:09 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.6-rc4

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

Thank you!