mbox series

[PULL,REQUEST] i2c-for-5.19-rc3

Message ID Yq7hDqjsFlxifNIl@shikoro
State New
Headers show
Series [PULL,REQUEST] i2c-for-5.19-rc3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-5.19-rc3

Message

Wolfram Sang June 19, 2022, 8:40 a.m. UTC
The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-5.19-rc3

for you to fetch changes up to de87b603b0919e31578c8fa312a3541f1fb37e1c:

  i2c: mediatek: Fix an error handling path in mtk_i2c_probe() (2022-06-14 22:11:54 +0200)

----------------------------------------------------------------
MAINTAINERS rectifications and a few minor driver fixes

----------------------------------------------------------------
Andy Shevchenko (1):
      MAINTAINERS: Update Synopsys DesignWare I2C to Supported

Christophe JAILLET (1):
      i2c: mediatek: Fix an error handling path in mtk_i2c_probe()

Jiasheng Jiang (1):
      i2c: npcm7xx: Add check for platform_driver_register

Lukas Bulwahn (1):
      MAINTAINERS: add include/dt-bindings/i2c to I2C SUBSYSTEM HOST DRIVERS

Serge Semin (1):
      i2c: designware: Use standard optional ref clock implementation

Wolfram Sang (1):
      MAINTAINERS: core DT include belongs to core


with much appreciated quality assurance from
----------------------------------------------------------------
Andy Shevchenko (1):
      (Rev.) i2c: designware: Use standard optional ref clock implementation

AngeloGioacchino Del Regno (1):
      (Rev.) i2c: mediatek: Fix an error handling path in mtk_i2c_probe()

Qii Wang (1):
      (Rev.) i2c: mediatek: Fix an error handling path in mtk_i2c_probe()

 MAINTAINERS                                 |  4 +++-
 drivers/i2c/busses/i2c-designware-common.c  |  3 ---
 drivers/i2c/busses/i2c-designware-platdrv.c | 13 +++++++++++--
 drivers/i2c/busses/i2c-mt65xx.c             |  9 +++++++--
 drivers/i2c/busses/i2c-npcm7xx.c            |  3 +--
 5 files changed, 22 insertions(+), 10 deletions(-)

Comments

pr-tracker-bot@kernel.org June 19, 2022, 3:01 p.m. UTC | #1
The pull request you sent on Sun, 19 Jun 2022 10:40:46 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-5.19-rc3

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

Thank you!