[PULL,REQUEST] i2c-for-6.3-rc1-part2

Message ID ZAO/txYiFrl9y6T0@shikoro
State New
Headers
Series [PULL,REQUEST] i2c-for-6.3-rc1-part2 |

Pull-request

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

Message

Wolfram Sang March 4, 2023, 10:01 p.m. UTC
  The following changes since commit 0a3f9a6b0265b64c02226fcabb5e9a958307913b:

  Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2023-03-03 10:41:59 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 65609d3206f784489eb1ebd6fce64b84a42cc63c:

  i2c: gxp: fix an error code in probe (2023-03-03 21:00:54 +0100)

----------------------------------------------------------------
Some improvements/fixes for the newly added GXP driver and a Kconfig
dependency fix

----------------------------------------------------------------
Benjamin Gray (1):
      i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin

Dan Carpenter (1):
      i2c: gxp: fix an error code in probe

Wolfram Sang (2):
      i2c: gxp: remove "empty" switch statement
      i2c: gxp: return proper error on address NACK


with much appreciated quality assurance from
----------------------------------------------------------------
Nick Hawkins (1):
      (Rev.) i2c: gxp: fix an error code in probe

 drivers/i2c/busses/Kconfig   |  1 +
 drivers/i2c/busses/i2c-gxp.c | 21 ++++++---------------
 2 files changed, 7 insertions(+), 15 deletions(-)
  

Comments

pr-tracker-bot@kernel.org March 4, 2023, 10:55 p.m. UTC | #1
The pull request you sent on Sat, 4 Mar 2023 23:01:27 +0100:

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

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

Thank you!