[PULL REQUEST] i2c-for-6.11-rc1-second-batch

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

 



The following changes since commit 8e5c0abfa02d85b9cd2419567ad2d73ed8fe4b74:

  Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input (2024-07-19 16:51:39 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.11-rc1-second-batch

for you to fetch changes up to 385ac870bdd531348de123d6790626ccd7827f69:

  i2c: header: improve kdoc for i2c_algorithm (2024-07-20 15:45:27 +0200)

----------------------------------------------------------------
I2C for 6.11-rc1 second batch

The I2C core has two header documentation updates to be applied as the
dependecies are in now.

The I2C host drivers add some patches which nearly fell through the
cracks, namely:

Added descriptions in the DTS for the Qualcomm SM8650 and SM8550
Camera Control Interface (CCI).

Added support for the "settle-time-us" property, which allows the
gpio-mux device to switch from one bus to another with a configurable
delay. The time can be set in the DTS. The latest change also includes
file sorting.

Fixed slot numbering in the SMBus framework to prevent failures
when more than 8 slots are occupied. It now enforces a a maximum
of 8 slots to be used. This ensures that the Intel PIIX4 device
can register the SPDs correctly without failure, even if other
slots are populated but not used.

----------------------------------------------------------------
Bastien Curutchet (3):
      dt-bindings: i2c: mux-gpio: Add 'settle-time-us' property
      i2c: mux: gpio: Re-order #include to match alphabetic order
      i2c: mux: gpio: Add support for the 'settle-time-us' property

Thomas Weißschuh (2):
      i2c: smbus: remove i801 assumptions from SPD probing
      i2c: piix4: Register SPDs

Vladimir Zapolskiy (2):
      dt-bindings: i2c: qcom-cci: Document sm8550 compatible
      dt-bindings: i2c: qcom-cci: Document sm8650 compatible

Wolfram Sang (3):
      Merge tag 'i2c-host-6.11-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindow
      i2c: header: remove unneeded stuff regarding i2c_algorithm
      i2c: header: improve kdoc for i2c_algorithm


with much appreciated quality assurance from
----------------------------------------------------------------
Andi Shyti (3):
      (Rev.) i2c: mux: gpio: Add support for the 'settle-time-us' property
      (Rev.) i2c: mux: gpio: Re-order #include to match alphabetic order
      (Rev.) dt-bindings: i2c: mux-gpio: Add 'settle-time-us' property

Guenter Roeck (2):
      (Rev.) i2c: piix4: Register SPDs
      (Test) i2c: piix4: Register SPDs

Heiner Kallweit (1):
      (Rev.) i2c: smbus: remove i801 assumptions from SPD probing

Krzysztof Kozlowski (3):
      (Rev.) dt-bindings: i2c: mux-gpio: Add 'settle-time-us' property
      (Rev.) dt-bindings: i2c: qcom-cci: Document sm8650 compatible
      (Rev.) dt-bindings: i2c: qcom-cci: Document sm8550 compatible

 .../devicetree/bindings/i2c/i2c-mux-gpio.yaml       |  3 +++
 .../devicetree/bindings/i2c/qcom,i2c-cci.yaml       | 20 ++++++++++++++++++++
 drivers/i2c/busses/Kconfig                          |  1 +
 drivers/i2c/busses/i2c-piix4.c                      |  9 +++++++++
 drivers/i2c/i2c-smbus.c                             | 15 ++++-----------
 drivers/i2c/muxes/i2c-mux-gpio.c                    | 14 ++++++++++----
 include/linux/i2c.h                                 | 21 +++++++--------------
 include/linux/platform_data/i2c-mux-gpio.h          |  2 ++
 8 files changed, 56 insertions(+), 29 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