u-boot/drivers/i2c
Ye Li 10f2ac28f3 MLK-20945-3 imx_virt_i2c: Add DM_FLAG_IGNORE_POWER_ON flag
When we probe device with virtual i2c driver, it will definitely
fail to power up the PD. Becasue the resource is owned by M4. So
set this driver to ignore the power up result

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 7f753d1b5950015b11be58aa937e5c14b9f26d7a)
2019-02-19 00:46:36 -08:00
..
muxes MLK-20886-3 i2c: Add virtual i2c and virtual i2c mux drivers 2019-02-12 06:56:30 -08:00
Kconfig MLK-20886-3 i2c: Add virtual i2c and virtual i2c mux drivers 2019-02-12 06:56:30 -08:00
Makefile MLK-20886-3 i2c: Add virtual i2c and virtual i2c mux drivers 2019-02-12 06:56:30 -08:00
ast_i2c.c
ast_i2c.h
at91_i2c.c i2c: at91_i2c: remove the .probe_chip function 2017-12-07 09:29:19 +01:00
at91_i2c.h
cros_ec_ldo.c
cros_ec_tunnel.c
davinci_i2c.c Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX 2017-09-01 17:56:20 -04:00
davinci_i2c.h
designware_i2c.c i2c: designware: Allow sending restart conditions 2017-08-10 12:02:50 +02:00
designware_i2c.h
exynos_hs_i2c.c
fsl_i2c.c i2c: fsl_i2c: Make live-tree compatible 2018-02-06 06:59:59 +01:00
i2c-cdns.c
i2c-emul-uclass.c
i2c-gpio.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
i2c-uclass-compat.c
i2c-uclass.c i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass 2017-10-17 11:27:42 +02:00
i2c-uniphier-f.c i2c: uniphier-f: replace debug() with dev_dbg() 2017-10-15 22:32:25 +09:00
i2c-uniphier.c i2c: uniphier: replace debug() with dev_dbg() 2017-10-15 22:32:24 +09:00
i2c_core.c
ihs_i2c.c treewide: Fix gdsys mail addresses 2018-03-09 09:23:10 -05:00
imx_lpi2c.c MLK-20886-4 lpi2c: Provide override binding function 2019-02-12 06:56:31 -08:00
imx_virt_i2c.c MLK-20945-3 imx_virt_i2c: Add DM_FLAG_IGNORE_POWER_ON flag 2019-02-19 00:46:36 -08:00
intel_i2c.c
kona_i2c.c
lpc32xx_i2c.c
meson_i2c.c i2c: meson: add some comments 2017-12-07 09:28:42 +01:00
mv_i2c.c
mv_i2c.h
mvtwsi.c i2c: mvtwsi.c: Fix set speed 2018-02-19 08:21:38 +01:00
mxc_i2c.c MLK-12483-4 mx6: Modify drivers to disable fused modules 2018-04-27 02:30:47 -07:00
mxs_i2c.c
omap24xx_i2c.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
omap24xx_i2c.h
rcar_i2c.c
rcar_iic.c i2c: rcar_iic: Add RCar IIC driver 2017-11-30 02:32:34 +01:00
rk_i2c.c rockchip: i2c: rk3328: support i2c for rk3328 SoC 2017-10-01 00:33:33 +02:00
s3c24x0_i2c.c
s3c24x0_i2c.h
sandbox_i2c.c
sh_i2c.c
sh_sh7734_i2c.c
soft_i2c.c powerpc: Remove 8260 remainders 2017-07-23 09:24:47 -04:00
stm32f7_i2c.c i2c: stm32f7_i2c: fix usage of useless local variable 2017-10-17 11:28:41 +02:00
tegra186_bpmp_i2c.c dm: gpio: Correct use of -ENODEV in drivers 2017-10-08 20:41:09 -06:00
tegra_i2c.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
tsi108_i2c.c
zynq_i2c.c