u-boot-brain/drivers/i2c/muxes
Ye Li 42cc3125c4 i2c-mux-gpio: Fix GPIO request flag issue
When requesting GPIO, the GPIOD_IS_OUT is missed in flag, so the GPIO
is set the input mode not output and cause mux not work.

Signed-off-by: Ye Li <ye.li@nxp.com>
2019-08-27 06:19:50 +02:00
..
i2c-arb-gpio-challenge.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
i2c-mux-gpio.c i2c-mux-gpio: Fix GPIO request flag issue 2019-08-27 06:19:50 +02:00
i2c-mux-uclass.c i2c: mux: Generate longer i2c mux name 2019-02-11 09:38:23 +01:00
Kconfig i2c: muxes: pca954x: support PCA9543 I2C switch 2019-04-11 15:21:33 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pca954x.c i2c: muxes: pca954x: support PCA9543 I2C switch 2019-04-11 15:21:33 +02:00