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:
signature.asc
Description: PGP signature