* [PULL REQUEST] i2c-for-6.4-rc8
@ 2023-06-25 11:23 Wolfram Sang
2023-06-25 23:31 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2023-06-25 11:23 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-i2c, linux-kernel, Peter Rosin, Bartosz Golaszewski,
Andi Shyti
[-- Attachment #1: Type: text/plain, Size: 1776 bytes --]
The following changes since commit 45a3e24f65e90a047bef86f927ebdc4c710edaa1:
Linux 6.4-rc7 (2023-06-18 14:06:27 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.4-rc8
for you to fetch changes up to e69b9bc170c6d93ee375a5cbfd15f74c0fb59bdd:
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle (2023-06-23 12:58:24 +0200)
----------------------------------------------------------------
Nothing fancy. Two driver and one DT binding fix.
----------------------------------------------------------------
Clark Wang (1):
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Rob Herring (1):
dt-bindings: i2c: opencores: Add missing type for "regstep"
Shuai Jiang (1):
i2c: qup: Add missing unwind goto in qup_i2c_probe()
with much appreciated quality assurance from
----------------------------------------------------------------
Andi Shyti (2):
(Rev.) i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
(Rev.) i2c: qup: Add missing unwind goto in qup_i2c_probe()
Andrew Lunn (1):
(Rev.) dt-bindings: i2c: opencores: Add missing type for "regstep"
Conor Dooley (1):
(Rev.) dt-bindings: i2c: opencores: Add missing type for "regstep"
Dongliang Mu (1):
(Rev.) i2c: qup: Add missing unwind goto in qup_i2c_probe()
Peter Korsgaard (1):
(Rev.) dt-bindings: i2c: opencores: Add missing type for "regstep"
.../bindings/i2c/opencores,i2c-ocores.yaml | 1 +
drivers/i2c/busses/i2c-imx-lpi2c.c | 4 ++--
drivers/i2c/busses/i2c-qup.c | 21 ++++++++++++++-------
3 files changed, 17 insertions(+), 9 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-25 23:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-25 11:23 [PULL REQUEST] i2c-for-6.4-rc8 Wolfram Sang
2023-06-25 23:31 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox