Re: [U-Boot] [PATCH 3/3] i2c: muxes: pca954x: support PCA9543 I2C switch

2019-04-08 Thread Heiko Schocher
Hello Luca, Am 05.04.2019 um 12:32 schrieb Luca Ceresoli: The PCA9543 is a 2-channel I2C switch. Signed-off-by: Luca Ceresoli --- drivers/i2c/muxes/Kconfig | 10 +- drivers/i2c/muxes/pca954x.c | 6 ++ 2 files changed, 11 insertions(+), 5 deletions(-) Reviewed-by: Heiko Sch

[U-Boot] [PATCH 3/3] i2c: muxes: pca954x: support PCA9543 I2C switch

2019-04-05 Thread Luca Ceresoli
The PCA9543 is a 2-channel I2C switch. Signed-off-by: Luca Ceresoli --- drivers/i2c/muxes/Kconfig | 10 +- drivers/i2c/muxes/pca954x.c | 6 ++ 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/drivers/i2c/muxes/Kconfig b/drivers/i2c/muxes/Kconfig index 26be78f685de..