Please pull u-boot-i2c

Hello Tom,
please pull:
The following changes since commit fa0ed06a749c8e3c65d8b12a7d2d33a055a08aad:
Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi (2024-10-20 08:27:15 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-i2c.git i2c-tag-v2025.01-rc1
for you to fetch changes up to f315a4813186ca098a6c698754a06b8297d400f6:
i2c: i2c-gpio: add support for i2c-gpio,sda-output-only (2024-10-21 06:32:40 +0200)
---------------------------------------------------------------- i2c updates for v2025.01-rc1
- Add support for the following Maxim chips using the existing PCA954x driver from Maxim: - MAX7356 - MAX7357 - MAX7358 - MAX7367 - MAX7368 - MAX7369
- introduce "i2c-gpio,sda-output-only" functionality from Alex
---------------------------------------------------------------- Alex Shumsky (1): i2c: i2c-gpio: add support for i2c-gpio,sda-output-only
Maksim Kiselev (1): i2c: muxes: pca954x: Add MAX735x/MAX736x support
doc/device-tree-bindings/i2c/i2c-gpio.txt | 2 ++ drivers/i2c/i2c-gpio.c | 10 ++++++++-- drivers/i2c/muxes/Kconfig | 5 +++++ drivers/i2c/muxes/pca954x.c | 37 +++++++++++++++++++++++++++++++++++++ 4 files changed, 52 insertions(+), 2 deletions(-)
Azure build is fine:
https://dev.azure.com/hs0298/hs/_build/results?buildId=126&view=results
Thanks!
bye, Heiko

On Mon, Oct 21, 2024 at 10:27:06AM +0200, Heiko Schocher wrote:
Hello Tom,
please pull:
The following changes since commit fa0ed06a749c8e3c65d8b12a7d2d33a055a08aad:
Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi (2024-10-20 08:27:15 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-i2c.git i2c-tag-v2025.01-rc1
for you to fetch changes up to f315a4813186ca098a6c698754a06b8297d400f6:
i2c: i2c-gpio: add support for i2c-gpio,sda-output-only (2024-10-21 06:32:40 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Heiko Schocher
-
Tom Rini