[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y0MPT6Mso6cD0mfN@shikoro>
Date: Sun, 9 Oct 2022 20:13:35 +0200
From: Wolfram Sang <wsa@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
Peter Rosin <peda@...ntia.se>,
Bartosz Golaszewski <brgl@...ev.pl>
Subject: [PULL REQUEST] i2c-for-6.1-rc1-batch2
The following changes since commit 2bca25eaeba6190efbfcb38ed169bd7ee43b5aaf:
Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (2022-10-04 19:36:53 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.1-rc1-batch2
for you to fetch changes up to fd66bd74afe880de4f008f96a795fedee887ff44:
i2c: aspeed: Assert NAK when slave is busy (2022-10-05 21:06:46 +0200)
----------------------------------------------------------------
- correct a variable type in the new pci1xxxx driver
- add a new SoC to the qcom-cci driver
- fix an issue with the designware driver which now got enough testing
- the aspeed driver handles now busy target backends better
----------------------------------------------------------------
Colin Ian King (1):
i2c: microchip: pci1xxxx: Fix comparison of -EPERM against an unsigned variable
Jarkko Nikula (1):
i2c: designware: Fix handling of real but unexpected device interrupts
Matti Lehtimäki (2):
dt-bindings: i2c: qcom,i2c-cci: Document MSM8226 compatible
dt-bindings: i2c: qcom,i2c-cci: Document clocks for MSM8974
Quan Nguyen (1):
i2c: aspeed: Assert NAK when slave is busy
Rayyan Ansari (1):
i2c: qcom-cci: Add MSM8226 compatible
with much appreciated quality assurance from
----------------------------------------------------------------
Andy Shevchenko (1):
(Rev.) i2c: designware: Fix handling of real but unexpected device interrupts
Krzysztof Kozlowski (2):
(Rev.) dt-bindings: i2c: qcom,i2c-cci: Document clocks for MSM8974
(Rev.) dt-bindings: i2c: qcom,i2c-cci: Document MSM8226 compatible
Loic Poulain (1):
(Rev.) i2c: qcom-cci: Add MSM8226 compatible
.../devicetree/bindings/i2c/qcom,i2c-cci.yaml | 23 ++++++++++++++++++++--
drivers/i2c/busses/i2c-aspeed.c | 9 ++++++++-
drivers/i2c/busses/i2c-designware-core.h | 7 +++++--
drivers/i2c/busses/i2c-designware-master.c | 13 ++++++++++++
drivers/i2c/busses/i2c-mchp-pci1xxxx.c | 2 +-
drivers/i2c/busses/i2c-qcom-cci.c | 1 +
6 files changed, 49 insertions(+), 6 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists