Linux-i2c Archive mirror
 help / color / mirror / Atom feed
From: Andi Shyti <andi.shyti@kernel.org>
To: Wolfram Sang <wsa@kernel.org>
Cc: Andi Shyti <andi.shyti@kernel.org>,
	 linux-i2c <linux-i2c@vger.kernel.org>,
	lkml <linux-kernel@vger.kernel.org>,
	 Marek Szyprowski <m.szyprowski@samsung.com>
Subject: [GIT PULL] i2c-host fixes for v6.8
Date: Fri, 8 Mar 2024 09:08:03 +0100	[thread overview]
Message-ID: <iofmooj4qz7j2rphzx3ahvpdur7pwoaj4jjduraffyto4yd7si@amqj4p4ldgef> (raw)

Hi Wolfram,

at this stage, four fixes make up a fat pull request, but there
has been some turmoil in the last week. The rush to get things
sent by the merge window might have generated the need for some
fixes.

One patch was removed from the pull request because it broke the
Exynos5 I2C on all platforms. For this, I really need to thank
Marek for the prompt report.

Thanks,
Andi

The following changes since commit cf8281b1aeab93a03c87033a741075c39ace80d4:

  i2c: imx: when being a target, mark the last read as processed (2024-02-22 09:02:16 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.8

for you to fetch changes up to 1f78f0901011c56801ff957f59152f390e8574b9:

  i2c: aspeed: Fix the dummy irq expected print (2024-03-07 20:54:00 +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

 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(-)

             reply	other threads:[~2024-03-08  8:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-08  8:08 Andi Shyti [this message]
2024-03-08  9:35 ` [GIT PULL] i2c-host fixes for v6.8 Wolfram Sang
2024-03-08 11:38   ` Andi Shyti

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=iofmooj4qz7j2rphzx3ahvpdur7pwoaj4jjduraffyto4yd7si@amqj4p4ldgef \
    --to=andi.shyti@kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=wsa@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).