[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZeyZe92K9AnHD1SI@shikoro>
Date: Sat, 9 Mar 2024 18:16:43 +0100
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>,
Andi Shyti <andi.shyti@...nel.org>
Subject: [PULL REQUEST] i2c-for-6.8-rc8
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists