public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
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.10-rc5
Date: Sun, 23 Jun 2024 10:06:22 +0200	[thread overview]
Message-ID: <ZnfXfkZfI5iNZqBW@shikoro> (raw)

[-- 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 --]

             reply	other threads:[~2024-06-23  8:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-23  8:06 Wolfram Sang [this message]
2024-06-23 15:13 ` [PULL REQUEST] i2c-for-6.10-rc5 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=ZnfXfkZfI5iNZqBW@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