[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <jxy6dh7o3adkh7bdwakiukrlnb3i3gakl3txx3eijvybdnj2qg@irq36xe2cdwn>
Date: Sat, 13 Jul 2024 09:38:42 +0200
From: Andi Shyti <andi.shyti@...nel.org>
To: Wolfram Sang <wsa+renesas@...g-engineering.com>
Cc: linux-i2c <linux-i2c@...r.kernel.org>,
lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] i2c-host-fixes for v6.10-rc8
Hi Wolfram,
Three fixes from you in this pull request, you definitely don't
need an introduction to them :-)
Thanks,
Andi
The following changes since commit 256abd8e550ce977b728be79a74e1729438b4948:
Linux 6.10-rc7 (2024-07-07 14:23:46 -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-6.10-rc8
for you to fetch changes up to ea5ea84c9d3570dc06e8fc5ee2273eaa584aa3ac:
i2c: rcar: ensure Gen3+ reset does not disturb local targets (2024-07-12 01:45:08 +0200)
----------------------------------------------------------------
This tag includes three fixes for the Renesas R-Car driver:
1. Ensures the device is in a known state after probing.
2. Allows clearing the NO_RXDMA flag after a reset.
3. Forces a reset before any transfer on Gen3+ platforms to
prevent disruption of the configuration during parallel
transfers.
----------------------------------------------------------------
Wolfram Sang (3):
i2c: rcar: bring hardware to known state when probing
i2c: rcar: clear NO_RXDMA flag after resetting
i2c: rcar: ensure Gen3+ reset does not disturb local targets
drivers/i2c/busses/i2c-rcar.c | 27 +++++++++++++++++++++------
1 file changed, 21 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists