[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <u4eloe4b6geus3g24orbcz4fz5r6ze55fhdue4q7dwluhakwh5@a6j4n3jgu3tt>
Date: Fri, 14 Jun 2024 13:34:17 +0200
From: Andi Shyti <andi.shyti@...nel.org>
To: Wolfram Sang <wsa@...nel.org>
Cc: linux-i2c <linux-i2c@...r.kernel.org>,
lkml <linux-kernel@...r.kernel.org>, Jean Delvare <jdelvare@...e.de>
Subject: [GIT PULL] i2c-host-fixes for v6.10-rc4
Hi Wolfram,
not many fixes in this period. This pull request includes two
fixes from Jean that were queued up last week.
Thanks,
Andi
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/andi.shyti/linux.git tags/i2c-host-fixes-6.10-rc4
for you to fetch changes up to cbf3fb5b29e99e3689d63a88c3cddbffa1b8de99:
i2c: designware: Fix the functionality flags of the slave-only interface (2024-06-12 17:07:34 +0100)
----------------------------------------------------------------
Two fixes from Jean aim to correctly report i2c functionality,
specifically ensuring that I2C_FUNC_SLAVE is reported when a
device operates solely as a slave interface.
----------------------------------------------------------------
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
drivers/i2c/busses/i2c-at91-slave.c | 3 +--
drivers/i2c/busses/i2c-designware-slave.c | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists