* [PULL REQUEST] i2c-for-6.1-rc1-batch2
@ 2022-10-09 18:13 Wolfram Sang
2022-10-11 18:22 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2022-10-09 18:13 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-i2c, linux-kernel, Peter Rosin, Bartosz Golaszewski
[-- Attachment #1: Type: text/plain, Size: 2281 bytes --]
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(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-11 18:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-09 18:13 [PULL REQUEST] i2c-for-6.1-rc1-batch2 Wolfram Sang
2022-10-11 18:22 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox