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.17-rc1-part2
Date: Mon, 4 Aug 2025 23:53:12 +0200	[thread overview]
Message-ID: <aJEryLi_zEByKKd0@shikoro> (raw)

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

Linus,

a few more patches from I2C. Some are fixes which would be nice to have
in rc1 already, some patches have nearly been fallen through the cracks,
some just needed a bit more testing.

Please pull.

   Wolfram


The following changes since commit 186f3edfdd41f2ae87fc40a9ccba52a3bf930994:

  Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (2025-08-02 12:07:09 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.17-rc1-part2

for you to fetch changes up to 33ac5155891cab165c93b51b0e22e153eacc2ee7:

  i2c: muxes: mule: Fix an error handling path in mule_i2c_mux_probe() (2025-08-03 22:47:57 +0200)

----------------------------------------------------------------
i2c-for-6.17-rc1-part2

- acpi: enable 100kHz workaround for DLL0945
- apple: add support for Apple A7–A11, T2 chips; Kconfig update
- mux: mule: fix error handling path
- qcom-geni: fix controller frequency mapping
- stm32f7: add DMA-safe transfer support
- tegra: use controller reset if device reset is missing
- tegra: remove unnecessary dma_sync*() calls

----------------------------------------------------------------
Akhil R (2):
      i2c: tegra: Use internal reset when reset property is not available
      i2c: tegra: Remove dma_sync_*() calls

Christophe JAILLET (1):
      i2c: muxes: mule: Fix an error handling path in mule_i2c_mux_probe()

Clément Le Goffic (1):
      i2c: stm32f7: support i2c_*_dma_safe_msg_buf APIs

Kathiravan Thirumoorthy (1):
      i2c: qcom-geni: fix I2C frequency table to achieve accurate bus rates

Nick Chan (1):
      dt-bindings: i2c: apple,i2c: Document Apple A7-A11, T2 compatibles

Sven Peter (1):
      i2c: apple: Drop default ARCH_APPLE in Kconfig

Wolfram Sang (1):
      Merge tag 'i2c-host-6.17-pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindow

fangzhong.zhou (1):
      i2c: Force DLL0945 touchpad i2c freq to 100khz


with much appreciated quality assurance from
----------------------------------------------------------------
Andy Shevchenko (2):
      (Rev.) i2c: tegra: Remove dma_sync_*() calls
      (Rev.) i2c: tegra: Use internal reset when reset property is not available

Mukesh Kumar Savaliya (1):
      (Rev.) i2c: qcom-geni: fix I2C frequency table to achieve accurate bus rates

Sven Peter (1):
      (Rev.) dt-bindings: i2c: apple,i2c: Document Apple A7-A11, T2 compatibles

Thierry Reding (1):
      (Rev.) i2c: tegra: Remove dma_sync_*() calls

 .../devicetree/bindings/i2c/apple,i2c.yaml         |  5 ++
 drivers/i2c/busses/Kconfig                         |  1 -
 drivers/i2c/busses/i2c-qcom-geni.c                 |  6 +-
 drivers/i2c/busses/i2c-stm32f7.c                   | 32 +++++++----
 drivers/i2c/busses/i2c-tegra.c                     | 64 +++++++++++++++-------
 drivers/i2c/i2c-core-acpi.c                        |  1 +
 drivers/i2c/muxes/i2c-mux-mule.c                   |  3 +-
 7 files changed, 75 insertions(+), 37 deletions(-)

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

             reply	other threads:[~2025-08-04 21:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-04 21:53 Wolfram Sang [this message]
2025-08-04 23:53 ` [PULL REQUEST] i2c-for-6.17-rc1-part2 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=aJEryLi_zEByKKd0@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