* [PULL REQUEST] i2c-for-6.10-rc5
@ 2024-06-23 8:06 Wolfram Sang
2024-06-23 15:13 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2024-06-23 8:06 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-i2c, linux-kernel, Peter Rosin, Bartosz Golaszewski,
Andi Shyti
[-- Attachment #1: Type: text/plain, Size: 3099 bytes --]
Linus,
the doc updates not only fix outdated information but also set the base
for new terminology which we want to apply soon to avoid dependencies.
Please pull.
Wolfram
The following changes since commit 6ba59ff4227927d3a8530fc2973b80e94b54d58f:
Linux 6.10-rc4 (2024-06-16 13:40:16 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.10-rc5
for you to fetch changes up to 2c50f892caadc94ff216d42accd8222e172b5144:
Merge tag 'i2c-host-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current (2024-06-23 02:13:27 +0200)
----------------------------------------------------------------
The core gains placeholders for recently added functions when CONFIG_I2C
is not defined as well documentation fixes to start using inclusive
terminology. The drivers get paths in DT bindings fixed as well as
proper interrupt handling for the ocores driver.
----------------------------------------------------------------
Grygorii Tertychnyi (1):
i2c: ocores: set IACK bit after core is enabled
Krzysztof Kozlowski (2):
dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schema
dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller schema
Sakari Ailus (1):
i2c: Add nop fwnode operations
Wolfram Sang (7):
docs: i2c: summary: start sentences consistently.
docs: i2c: summary: update I2C specification link
docs: i2c: summary: update speed mode description
docs: i2c: summary: document use of inclusive language
docs: i2c: summary: document 'local' and 'remote' targets
docs: i2c: summary: be clearer with 'controller/target' and 'adapter/client' pairs
Merge tag 'i2c-host-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current
with much appreciated quality assurance from
----------------------------------------------------------------
Conor Dooley (2):
(Rev.) dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller schema
(Rev.) dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schema
Easwar Hariharan (6):
(Rev.) docs: i2c: summary: be clearer with 'controller/target' and 'adapter/client' pairs
(Rev.) docs: i2c: summary: document 'local' and 'remote' targets
(Rev.) docs: i2c: summary: document use of inclusive language
(Rev.) docs: i2c: summary: update speed mode description
(Rev.) docs: i2c: summary: update I2C specification link
(Rev.) docs: i2c: summary: start sentences consistently.
.../devicetree/bindings/i2c/atmel,at91sam-i2c.yaml | 2 +-
.../bindings/i2c/google,cros-ec-i2c-tunnel.yaml | 2 +-
Documentation/i2c/i2c_bus.svg | 15 ++--
Documentation/i2c/summary.rst | 79 ++++++++++++++--------
drivers/i2c/busses/i2c-ocores.c | 2 +-
include/linux/i2c.h | 24 ++++++-
6 files changed, 83 insertions(+), 41 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:[~2024-06-23 15:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-23 8:06 [PULL REQUEST] i2c-for-6.10-rc5 Wolfram Sang
2024-06-23 15:13 ` 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