From: Wolfram Sang <wsa@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
Peter Rosin <peda@axentia.se>,
Bartosz Golaszewski <brgl@bgdev.pl>
Subject: [PULL REQUEST] i2c-for-6.2-rc6
Date: Fri, 27 Jan 2023 22:11:11 +0100 [thread overview]
Message-ID: <Y9Q9746CiVerOtHS@ninjato> (raw)
[-- Attachment #1: Type: text/plain, Size: 2650 bytes --]
Linus,
this pull request is a bit larger than usual for this time because I
sadly missed to send this earlier, twice. For rc3, I was sure to have
sent it out, but I didn't. For rc5, I planned to send it out on Saturday
which was too late. But now, here it is.
Please pull.
Wolfram
The following changes since commit b7bfaa761d760e72a969d116517eaa12e404c262:
Linux 6.2-rc3 (2023-01-08 11:49:43 -0600)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.2-rc6
for you to fetch changes up to 0582d984793d30442da88fe458674502bad1ad29:
i2c: rk3x: fix a bunch of kernel-doc warnings (2023-01-20 10:18:51 +0100)
----------------------------------------------------------------
A bunch of driver fixes with a tiny bit of new IDs
----------------------------------------------------------------
Basavaraj Natikar (1):
i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU
Fabrizio Castro (1):
dt-bindings: i2c: renesas,rzv2m: Fix SoC specific string
Lareine Khawaly (1):
i2c: designware: use casting of u64 in clock multiplication to avoid overflow
Randy Dunlap (2):
i2c: axxia: use 'struct' for kernel-doc notation
i2c: rk3x: fix a bunch of kernel-doc warnings
Richard Fitzgerald (1):
i2c: designware: Fix unbalanced suspended flag
Stefan Wahren (1):
i2c: mxs: suppress probe-deferral error message
with much appreciated quality assurance from
----------------------------------------------------------------
Andy Shevchenko (2):
(Rev.) i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU
(Rev.) i2c: designware: use casting of u64 in clock multiplication to avoid overflow
Fabio Estevam (1):
(Rev.) i2c: mxs: suppress probe-deferral error message
Geert Uytterhoeven (1):
(Rev.) dt-bindings: i2c: renesas,rzv2m: Fix SoC specific string
Hans de Goede (1):
(Rev.) i2c: designware: Fix unbalanced suspended flag
Krzysztof Kozlowski (1):
(Rev.) dt-bindings: i2c: renesas,rzv2m: Fix SoC specific string
Sanath S (1):
(Test) i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU
.../devicetree/bindings/i2c/renesas,rzv2m.yaml | 4 +-
drivers/i2c/busses/i2c-axxia.c | 2 +-
drivers/i2c/busses/i2c-designware-common.c | 9 +++--
drivers/i2c/busses/i2c-designware-pcidrv.c | 2 +
drivers/i2c/busses/i2c-designware-platdrv.c | 20 +---------
drivers/i2c/busses/i2c-mxs.c | 4 +-
drivers/i2c/busses/i2c-rk3x.c | 44 +++++++++++-----------
7 files changed, 37 insertions(+), 48 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2023-01-27 21:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-27 21:11 Wolfram Sang [this message]
2023-01-27 21:58 ` [PULL REQUEST] i2c-for-6.2-rc6 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y9Q9746CiVerOtHS@ninjato \
--to=wsa@kernel.org \
--cc=brgl@bgdev.pl \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peda@axentia.se \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.