mbox series

[GIT,PULL] i2c-host-fixes for v7.0-rc6

Message ID acZnOtLJANk9wbZR@zenone.zhora.eu
State Accepted
Delegated to: Wolfram Sang
Headers show
Series [GIT,PULL] i2c-host-fixes for v7.0-rc6 | expand

Pull-request

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

Message

Andi Shyti March 27, 2026, 12:57 p.m. UTC
Hi Wolfram,

here is the fixes pull request for v7.0-rc6. It contains three
fixes in designware and imx.

Thanks, and I wish you a great weekend,
Andi

The following changes since commit c369299895a591d96745d6492d4888259b004a9e:

  Linux 7.0-rc5 (2026-03-22 14:42:17 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e2f1ada8e089dd5a331bcd8b88125ae2af8d188f:

  i2c: designware: amdisp: Fix resume-probe race condition issue (2026-03-27 13:51:21 +0100)

----------------------------------------------------------------
i2c-fixes for v7.0-rcX

designware: fix resume-probe race causing NULL-deref in amdisp
imx: fix timeout on repeated reads and extra clock at end

----------------------------------------------------------------
Pratap Nirujogi (1):
      i2c: designware: amdisp: Fix resume-probe race condition issue

Stefan Eichenberger (2):
      i2c: imx: fix i2c issue when reading multiple messages
      i2c: imx: ensure no clock is generated after last read

 drivers/i2c/busses/i2c-designware-amdisp.c | 11 +++++------
 drivers/i2c/busses/i2c-imx.c               | 51 ++++++++++++++++++++++++++++++++-------------------
 2 files changed, 37 insertions(+), 25 deletions(-)

Comments

Wolfram Sang March 27, 2026, 3:22 p.m. UTC | #1
On Fri, Mar 27, 2026 at 01:57:56PM +0100, Andi Shyti wrote:
> Hi Wolfram,
> 
> here is the fixes pull request for v7.0-rc6. It contains three
> fixes in designware and imx.
> 
> Thanks, and I wish you a great weekend,
> Andi

Thanks, same to you! Pulled.