public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL v2] i2c-host for v6.19
@ 2025-12-08  2:32 Andi Shyti
  2025-12-08 11:05 ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Andi Shyti @ 2025-12-08  2:32 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-i2c, lkml, Andi Shyti

Hi Wolfram,

as you requested, I restored from my original reflog the state
prior to the rebase on top of v6.18.

I therefore removed the patches I applied last week, except for
two fixes that I cherry-picked. The one from Ma Ke, with a tiny
change in the commit title in this version, has been in my fixes
branch since rc3. The one from Troy was applied last week last
Wednesday.

If you are still available for a part 2, I already have something
ready to be pulled.

Thank you, and sorry for this messy request,
Andi

The following changes since commit dcb6fa37fd7bc9c3d2b066329b0d27dedf8becaa:

  Linux 6.18-rc3 (2025-10-26 15:59:49 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-6.19-v2

for you to fetch changes up to 25faa5364638b86ec0d0edb4486daa9d40a0be8f:

  i2c: spacemit: fix detect issue (2025-12-08 03:11:57 +0100)

----------------------------------------------------------------
i2c-host for v6.19

- general cleanups in bcm2835, designware, pcf8584, and stm32
- amd-mp2: fix device refcount
- designware: avoid interrupt storms caused by bad firmware
- i801: fix supported features
- spacemit: fix device detection failures

New device support:
- Intel Diamond Rapids
- Rockchip RK3506
- Qualcomm Kaanapali, MSM8953

----------------------------------------------------------------
Brian Masney (1):
      i2c: busses: bcm2835: convert from round_rate() to determine_rate()

Cezar Chiru (5):
      i2c: pcf8584: Remove debug macros from i2c-algo-pcf.c
      i2c: pcf8584: Fix do not use assignment inside if conditional
      i2c: pcf8584: Move 'ret' variable inside for loop, goto out if ret < 0.
      i2c: pcf8584: Make pcf_doAddress() function void
      i2c: pcf8584: Change pcf_doAdress() to pcf_send_address()

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

Heikki Krogerus (1):
      i2c: i801: Fix the Intel Diamond Rapids features

Heiko Stuebner (1):
      dt-bindings: i2c: i2c-rk3x: Add compatible string for RK3506

Jinhui Guo (1):
      i2c: designware: Disable SMBus interrupts to prevent storms from mis-configured firmware

Luca Weiss (1):
      dt-bindings: i2c: qcom-cci: Document msm8953 compatible

Ma Ke (1):
      i2c: amd-mp2: fix reference leak in MP2 PCI device

Markus Elfring (2):
      i2c: designware: Omit a variable reassignment in dw_i2c_plat_probe()
      i2c: stm32: Omit two variable reassignments in stm32_i2c_dma_request()

Nathan Chancellor (1):
      i2c: designware: Remove i2c_dw_remove_lock_support()

Troy Mitchell (1):
      i2c: spacemit: fix detect issue

Zeng Guang (1):
      i2c: i801: Add support for Intel Diamond Rapids

 Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml     |   1 +
 Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml |   4 +++
 Documentation/i2c/busses/i2c-i801.rst                   |   1 +
 drivers/i2c/algos/i2c-algo-pcf.c                        | 105 ++++++++++++++++++----------------------------------------------------------
 drivers/i2c/busses/Kconfig                              |   1 +
 drivers/i2c/busses/i2c-amd-mp2-pci.c                    |   5 +++-
 drivers/i2c/busses/i2c-bcm2835.c                        |  12 +++++----
 drivers/i2c/busses/i2c-designware-core.h                |   2 +-
 drivers/i2c/busses/i2c-designware-master.c              |   7 ++++++
 drivers/i2c/busses/i2c-designware-platdrv.c             |  13 +---------
 drivers/i2c/busses/i2c-i801.c                           |   3 +++
 drivers/i2c/busses/i2c-k1.c                             |  19 +++++++++-----
 drivers/i2c/busses/i2c-stm32.c                          |   7 +++---
 13 files changed, 71 insertions(+), 109 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL v2] i2c-host for v6.19
  2025-12-08  2:32 [GIT PULL v2] i2c-host for v6.19 Andi Shyti
@ 2025-12-08 11:05 ` Wolfram Sang
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2025-12-08 11:05 UTC (permalink / raw)
  To: Andi Shyti; +Cc: linux-i2c, lkml

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

Hi Andi,

> as you requested, I restored from my original reflog the state
> prior to the rebase on top of v6.18.

Thank you, pulled!

> If you are still available for a part 2, I already have something
> ready to be pulled.

I would like a part 2 as well, I will need to see how Linus thinks about
it.

> Thank you, and sorry for this messy request,

Things happen, let's fix it for the future :)

   Wolfram

[-- 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:[~2025-12-08 11:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-08  2:32 [GIT PULL v2] i2c-host for v6.19 Andi Shyti
2025-12-08 11:05 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox