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>,
Andi Shyti <andi.shyti@kernel.org>
Subject: [PULL REQUEST] i2c-for-6.6-rc2
Date: Sat, 16 Sep 2023 11:51:47 +0200 [thread overview]
Message-ID: <ZQV6s4ScLByb/gkD@shikoro> (raw)
[-- Attachment #1: Type: text/plain, Size: 2160 bytes --]
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.6-rc2
for you to fetch changes up to 637f33a4fe864ac8636e22766d67210e801fcd0d:
i2c: cadence: Fix the kernel-doc warnings (2023-09-13 11:10:49 +0200)
----------------------------------------------------------------
Main thing is the removal of 'probe_new' because all i2c client drivers
are converted now. Thanks Uwe, this marks the end of a long conversion
process. Other than that, we have a few Kconfig updates and driver
bugfixes.
----------------------------------------------------------------
Geert Uytterhoeven (2):
i2c: Make I2C_ATR invisible
i2c: I2C_MLXCPLD on ARM64 should depend on ACPI
Shubhrajyoti Datta (1):
i2c: cadence: Fix the kernel-doc warnings
Tommy Huang (1):
i2c: aspeed: Reset the i2c controller when timeout occurs
Uwe Kleine-König (2):
w1: ds2482: Switch back to use struct i2c_driver's .probe()
i2c: Drop legacy callback .probe_new()
with much appreciated quality assurance from
----------------------------------------------------------------
Andi Shyti (2):
(Rev.) i2c: cadence: Fix the kernel-doc warnings
(Rev.) i2c: aspeed: Reset the i2c controller when timeout occurs
Javier Martinez Canillas (1):
(Rev.) i2c: Drop legacy callback .probe_new()
Jean Delvare (1):
(Rev.) i2c: Drop legacy callback .probe_new()
Krzysztof Kozlowski (1):
(Rev.) w1: ds2482: Switch back to use struct i2c_driver's .probe()
Luca Ceresoli (1):
(Rev.) i2c: Make I2C_ATR invisible
Tomi Valkeinen (1):
(Rev.) i2c: Make I2C_ATR invisible
drivers/i2c/Kconfig | 2 +-
drivers/i2c/busses/Kconfig | 4 ++--
drivers/i2c/busses/i2c-aspeed.c | 7 +++++--
drivers/i2c/busses/i2c-cadence.c | 1 +
drivers/w1/masters/ds2482.c | 2 +-
include/linux/i2c.h | 11 +----------
6 files changed, 11 insertions(+), 16 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2023-09-16 9:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-16 9:51 Wolfram Sang [this message]
2023-09-16 19:00 ` [PULL REQUEST] i2c-for-6.6-rc2 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=ZQV6s4ScLByb/gkD@shikoro \
--to=wsa@kernel.org \
--cc=andi.shyti@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox