* [GIT PULL] i2c-host-fixes for v6.13-rc3
@ 2024-12-13 16:23 Andi Shyti
2024-12-14 9:03 ` Wolfram Sang
0 siblings, 1 reply; 2+ messages in thread
From: Andi Shyti @ 2024-12-13 16:23 UTC (permalink / raw)
To: Wolfram Sang; +Cc: linux-i2c, lkml, Andi Shyti
Hi Wolfram,
three fixes for this week; please find the pull request below.
Have a good weekend!
Andi
The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:
Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)
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.13-rc3
for you to fetch changes up to de6b43798d9043a7c749a0428dbb02d5fff156e5:
i2c: riic: Always round-up when calculating bus period (2024-12-12 12:54:02 +0100)
----------------------------------------------------------------
i2c-host-fixes for v6.13-rc3
- Replaced jiffies with msec for timeout calculations.
- Added a sentinel to the 'of_device_id' array in Nomadik.
- Rounded up bus period calculation in RIIC.
----------------------------------------------------------------
Geert Uytterhoeven (2):
i2c: nomadik: Add missing sentinel to match table
i2c: riic: Always round-up when calculating bus period
Vladimir Riabchun (1):
i2c: pnx: Fix timeout in wait functions
drivers/i2c/busses/i2c-nomadik.c | 1 +
drivers/i2c/busses/i2c-pnx.c | 4 ++--
drivers/i2c/busses/i2c-riic.c | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-14 9:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-13 16:23 [GIT PULL] i2c-host-fixes for v6.13-rc3 Andi Shyti
2024-12-14 9:03 ` Wolfram Sang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox