Please pull u-boot-i2c
Heiko Schocher
hs at denx.de
Mon Oct 21 10:27:06 CEST 2024
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
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de
More information about the U-Boot
mailing list