* [PULL REQUEST] i2c-for-6.8-rc8
@ 2024-03-09 17:16 Wolfram Sang
2024-03-09 18:34 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2024-03-09 17:16 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-i2c, linux-kernel, Peter Rosin, Bartosz Golaszewski,
Andi Shyti
[-- Attachment #1: Type: text/plain, Size: 1751 bytes --]
The following changes since commit 90d35da658da8cff0d4ecbb5113f5fac9d00eb72:
Linux 6.8-rc7 (2024-03-03 13:02:52 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.8-rc8
for you to fetch changes up to ac168d6770aa12ee201c7474e1361810d5fc723a:
i2c: aspeed: Fix the dummy irq expected print (2024-03-08 10:10:27 +0100)
----------------------------------------------------------------
Two patches from Heiner for the i801 are targeting muxes
discovered while working on some other features. Essentially,
there is a reordering when adding optional slaves and proper
cleanup upon registering a mux device.
Christophe fixes the exit path in the wmt driver that was leaving
the clocks hanging, and the last fix from Tommy avoids false
error reports in IRQ.
----------------------------------------------------------------
Christophe JAILLET (1):
i2c: wmt: Fix an error handling path in wmt_i2c_probe()
Heiner Kallweit (2):
i2c: i801: Fix using mux_pdev before it's set
i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
Tommy Huang (1):
i2c: aspeed: Fix the dummy irq expected print
with much appreciated quality assurance from
----------------------------------------------------------------
Andi Shyti (2):
(Rev.) i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
(Rev.) i2c: i801: Fix using mux_pdev before it's set
Linus Walleij (1):
(Rev.) i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
drivers/i2c/busses/i2c-aspeed.c | 1 +
drivers/i2c/busses/i2c-i801.c | 6 ++++--
drivers/i2c/busses/i2c-wmt.c | 6 +++++-
3 files changed, 10 insertions(+), 3 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:[~2024-03-09 18:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-09 17:16 [PULL REQUEST] i2c-for-6.8-rc8 Wolfram Sang
2024-03-09 18:34 ` 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