u-boot/drivers/i2c/muxes
Michal Simek d79ac32478 i2c: muxes: Add support for TI PCA954X mux
Add support for common TI i2c mux which is available on ZynqMP zcu102
board.
DM i2c mux core code is selecting/deselecting bus before/after
every command is performed that's why only one channel is active at a
time. That's also the reason why deselect is just disable all available
channels.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-05-17 08:28:50 +02:00
..
Kconfig i2c: muxes: Add support for TI PCA954X mux 2016-05-17 08:28:50 +02:00
Makefile i2c: muxes: Add support for TI PCA954X mux 2016-05-17 08:28:50 +02:00
i2c-arb-gpio-challenge.c i2c: Add a mux for GPIO-based I2C bus arbitration 2015-08-05 21:06:10 -06:00
i2c-mux-uclass.c dm: i2c: Add support for multiplexed I2C buses 2015-08-05 21:06:10 -06:00
pca954x.c i2c: muxes: Add support for TI PCA954X mux 2016-05-17 08:28:50 +02:00