The following changes since commit 83a7eefedc9b56fe7bfeff13b6c7356688ffa670:
Linux 6.10-rc3 (2024-06-09 14:19:43 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.10-rc4
for you to fetch changes up to 7e9bb0cb50fec5d287749a58de5bb32220881b46:
Merge tag 'i2c-host-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current (2024-06-16 12:48:30 +0200)
----------------------------------------------------------------
Passing through the i2c-host fixes from Andi
----------------------------------------------------------------
Jean Delvare (2):
i2c: at91: Fix the functionality flags of the slave-only interface
i2c: designware: Fix the functionality flags of the slave-only interface
Wolfram Sang (1):
Merge tag 'i2c-host-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current
with much appreciated quality assurance from
----------------------------------------------------------------
Andy Shevchenko (1):
(Rev.) i2c: designware: Fix the functionality flags of the slave-only interface
Jarkko Nikula (1):
(Test) i2c: designware: Fix the functionality flags of the slave-only interface
drivers/i2c/busses/i2c-at91-slave.c | 3 +--
drivers/i2c/busses/i2c-designware-slave.c | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)