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,
	Bartosz Golaszewski <brgl@bgdev.pl>,
	Andi Shyti <andi.shyti@kernel.org>
Subject: [PULL REQUEST] i2c-for-6.19-rc2
Date: Sun, 21 Dec 2025 19:52:30 +0100	[thread overview]
Message-ID: <aUhB7hs0HnvmZ1Bv@shikoro> (raw)

[-- Attachment #1: Type: text/plain, Size: 2538 bytes --]

Linus,

this pull request contains an after-rc1-cleanup from Krzysztof and some
new IDs which I wanted to send with a second pull request during the
merge window but that sadly fell through the cracks because of Plumbers
and travel.

Please pull.

   Wolfram

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.19-rc2

for you to fetch changes up to 880977fdc7f67923d1904ee23ca75fa1e375ea46:

  dt-bindings: i2c: qcom-cci: Document SM8750 compatible (2025-12-17 00:28:52 +0100)

----------------------------------------------------------------
i2c-for-6.19-rc2

- bcm, pxa, rcar: fix void-pointer-to-enum-cast warning
- new support for Intel Nova Lake-S
- new support for Mobileye
- new support for Qualcomm SM8750

----------------------------------------------------------------
Benoît Monin (1):
      dt-bindings: i2c: dw: Add Mobileye I2C controllers

Hangxiang Ma (1):
      dt-bindings: i2c: qcom-cci: Document SM8750 compatible

Jarkko Nikula (1):
      i2c: i801: Add support for Intel Nova Lake-S

Krzysztof Kozlowski (3):
      i2c: bcm-iproc: Fix Wvoid-pointer-to-enum-cast warning
      i2c: pxa: Fix Wvoid-pointer-to-enum-cast warning
      i2c: rcar: Fix Wvoid-pointer-to-enum-cast warning


with much appreciated quality assurance from
----------------------------------------------------------------
Bryan O'Donoghue (1):
      (Rev.) dt-bindings: i2c: qcom-cci: Document SM8750 compatible

Geert Uytterhoeven (1):
      (Rev.) i2c: rcar: Fix Wvoid-pointer-to-enum-cast warning

Krzysztof Kozlowski (2):
      (Rev.) dt-bindings: i2c: qcom-cci: Document SM8750 compatible
      (Rev.) dt-bindings: i2c: dw: Add Mobileye I2C controllers

 Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml        | 2 ++
 Documentation/devicetree/bindings/i2c/snps,designware-i2c.yaml | 7 +++++++
 Documentation/i2c/busses/i2c-i801.rst                          | 1 +
 drivers/i2c/busses/Kconfig                                     | 1 +
 drivers/i2c/busses/i2c-bcm-iproc.c                             | 3 +--
 drivers/i2c/busses/i2c-i801.c                                  | 3 +++
 drivers/i2c/busses/i2c-pxa.c                                   | 2 +-
 drivers/i2c/busses/i2c-rcar.c                                  | 2 +-
 8 files changed, 17 insertions(+), 4 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2025-12-21 18:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-21 18:52 Wolfram Sang [this message]
2025-12-23 19:40 ` [PULL REQUEST] i2c-for-6.19-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=aUhB7hs0HnvmZ1Bv@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=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