u-boot/drivers/i2c
Simon Glass a12aa7995f gpio: i2c-gpio: Drop use of dm_gpio_set_dir()
This is the only driver that uses this function. Update it to use the
alternative which is dm_gpio_clrset_flags().

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Harm Berntsen <harm.berntsen@nedap.com>
2021-04-12 17:45:40 -04:00
..
muxes common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
acpi_i2c.c
acpi_i2c.h
ast_i2c.c
ast_i2c.h
at91_i2c.c i2c: at91: fix crash when using 'i2c probe' 2021-02-21 06:05:08 +01:00
at91_i2c.h
cros_ec_ldo.c
cros_ec_tunnel.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
davinci_i2c.c dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
davinci_i2c.h
designware_i2c.c dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
designware_i2c.h
designware_i2c_pci.c
exynos_hs_i2c.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
fsl_i2c.c dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
i2c-cdns.c i2c: i2c_cdns: Enable i2c clock 2021-02-23 14:56:59 +01:00
i2c-cortina.c
i2c-cortina.h
i2c-emul-uclass.c sandbox: i2c: Support i2c emulation with of-platdata 2021-03-26 17:03:08 +13:00
i2c-gpio.c gpio: i2c-gpio: Drop use of dm_gpio_set_dir() 2021-04-12 17:45:40 -04:00
i2c-uclass.c
i2c-uniphier-f.c
i2c-uniphier.c
i2c-versatile.c
i2c_core.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
ihs_i2c.c dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
imx_lpi2c.c
intel_i2c.c
iproc_i2c.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
iproc_i2c.h
Kconfig arm: Remove vexpress_ca15_tc2 board 2021-04-10 08:00:12 -04:00
kona_i2c.c
lpc32xx_i2c.c dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
Makefile Revert "sandbox: Disable I2C emulators in SPL" 2021-03-26 17:03:08 +13:00
meson_i2c.c
mv_i2c.c dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
mv_i2c.h
mvtwsi.c dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
mxc_i2c.c dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
nx_i2c.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
ocores_i2c.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
octeon_i2c.c
omap24xx_i2c.c dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
omap24xx_i2c.h
rcar_i2c.c
rcar_iic.c
rk_i2c.c
s3c24x0_i2c.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
s3c24x0_i2c.h
sandbox_i2c.c
sh_i2c.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
soft_i2c.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
stm32f7_i2c.c
tegra186_bpmp_i2c.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
tegra_i2c.c
xilinx_xiic.c