mbox series

[PULL,REQUEST] i2c for v5.9

Message ID 20201010182852.GA16937@ninjato
State Accepted
Headers show
Series [PULL,REQUEST] i2c for v5.9 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

Message

Wolfram Sang Oct. 10, 2020, 6:28 p.m. UTC
Linus,

here a some more driver bugfixes for I2C. Including a revert - the
updated series for it will come during the next merge window.

Please pull.

Thanks,

   Wolfram


The following changes since commit 549738f15da0e5a00275977623be199fbbf7df50:

  Linux 5.9-rc8 (2020-10-04 16:04:34 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

for you to fetch changes up to f5b3f433641c543ebe5171285a42aa6adcdb2d22:

  i2c: owl: Clear NACK and BUS error bits (2020-10-10 13:15:46 +0200)

----------------------------------------------------------------
Christian Eggers (1):
      i2c: imx: Fix reset of I2SR_IAL flag

Cristian Ciocaltea (1):
      i2c: owl: Clear NACK and BUS error bits

Jerome Brunet (2):
      i2c: meson: fix clock setting overwrite
      i2c: meson: keep peripheral clock enabled

Nicolas Belin (1):
      i2c: meson: fixup rate calculation with filter delay

Wolfram Sang (1):
      Revert "i2c: imx: Fix reset of I2SR_IAL flag"

 drivers/i2c/busses/i2c-meson.c | 52 +++++++++++++++++++++++++++---------------
 drivers/i2c/busses/i2c-owl.c   |  6 +++++
 2 files changed, 39 insertions(+), 19 deletions(-)

Comments

pr-tracker-bot@kernel.org Oct. 10, 2020, 11:17 p.m. UTC | #1
The pull request you sent on Sat, 10 Oct 2020 20:28:52 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

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

Thank you!