u-boot/drivers/i2c/muxes
Maksim Kiselev f7c9839a61 i2c: muxes: pca954x: Add MAX735x/MAX736x support
Add support for the following Maxim chips using the existing PCA954x
driver:
- MAX7356
- MAX7357
- MAX7358
- MAX7367
- MAX7368
- MAX7369

All added Maxim chips behave like the PCA954x, where a single SMBUS byte
write selects up to 8 channels to be bridged to the primary bus.

Tested using the MAX7358.

Signed-off-by: Maksim Kiselev <bigunclemax@gmail.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
2024-10-21 06:32:28 +02:00
..
i2c-arb-gpio-challenge.c i2c: mux: Fix error path in i2c-arb-gpio 2024-08-09 14:46:05 +02:00
i2c-mux-gpio.c drivers: i2c: Remove duplicate newlines 2024-07-22 10:53:05 -06:00
i2c-mux-uclass.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
Kconfig i2c: muxes: pca954x: Add MAX735x/MAX736x support 2024-10-21 06:32:28 +02:00
Makefile Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x 2020-08-25 06:25:42 +02:00
pca954x.c i2c: muxes: pca954x: Add MAX735x/MAX736x support 2024-10-21 06:32:28 +02:00