[PULL REQUEST] i2c-for-6.6-rc2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 637f33a4fe864ac8636e22766d67210e801fcd0d:

  i2c: cadence: Fix the kernel-doc warnings (2023-09-13 11:10:49 +0200)

----------------------------------------------------------------
Main thing is the removal of 'probe_new' because all i2c client drivers
are converted now. Thanks Uwe, this marks the end of a long conversion
process. Other than that, we have a few Kconfig updates and driver
bugfixes.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      i2c: Make I2C_ATR invisible
      i2c: I2C_MLXCPLD on ARM64 should depend on ACPI

Shubhrajyoti Datta (1):
      i2c: cadence: Fix the kernel-doc warnings

Tommy Huang (1):
      i2c: aspeed: Reset the i2c controller when timeout occurs

Uwe Kleine-König (2):
      w1: ds2482: Switch back to use struct i2c_driver's .probe()
      i2c: Drop legacy callback .probe_new()


with much appreciated quality assurance from
----------------------------------------------------------------
Andi Shyti (2):
      (Rev.) i2c: cadence: Fix the kernel-doc warnings
      (Rev.) i2c: aspeed: Reset the i2c controller when timeout occurs

Javier Martinez Canillas (1):
      (Rev.) i2c: Drop legacy callback .probe_new()

Jean Delvare (1):
      (Rev.) i2c: Drop legacy callback .probe_new()

Krzysztof Kozlowski (1):
      (Rev.) w1: ds2482: Switch back to use struct i2c_driver's .probe()

Luca Ceresoli (1):
      (Rev.) i2c: Make I2C_ATR invisible

Tomi Valkeinen (1):
      (Rev.) i2c: Make I2C_ATR invisible

 drivers/i2c/Kconfig              |  2 +-
 drivers/i2c/busses/Kconfig       |  4 ++--
 drivers/i2c/busses/i2c-aspeed.c  |  7 +++++--
 drivers/i2c/busses/i2c-cadence.c |  1 +
 drivers/w1/masters/ds2482.c      |  2 +-
 include/linux/i2c.h              | 11 +----------
 6 files changed, 11 insertions(+), 16 deletions(-)

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux GPIO]     [Linux SPI]     [Linux Hardward Monitoring]     [LM Sensors]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux