mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-16 18:04:48 +00:00
![]() The driver must wait for TXRDY after each byte is pushed into the i2c FIFO before pushing the next byte. Previously this was not done for the first byte, causing a race condition with zeros sometimes being sent for the next byte (which is typically the first actual data byte). Signed-off-by: Alan Ott <alan@softiron.com> Reviewed-by: Heiko Schocher <hs@denx.de> |
||
---|---|---|
.. | ||
muxes | ||
ast_i2c.c | ||
ast_i2c.h | ||
at91_i2c.c | ||
at91_i2c.h | ||
cros_ec_ldo.c | ||
cros_ec_tunnel.c | ||
davinci_i2c.c | ||
davinci_i2c.h | ||
designware_i2c.c | ||
designware_i2c.h | ||
exynos_hs_i2c.c | ||
fsl_i2c.c | ||
i2c-cdns.c | ||
i2c-emul-uclass.c | ||
i2c-gpio.c | ||
i2c-uclass-compat.c | ||
i2c-uclass.c | ||
i2c-uniphier-f.c | ||
i2c-uniphier.c | ||
i2c_core.c | ||
ihs_i2c.c | ||
imx_lpi2c.c | ||
intel_i2c.c | ||
Kconfig | ||
kona_i2c.c | ||
lpc32xx_i2c.c | ||
Makefile | ||
meson_i2c.c | ||
mv_i2c.c | ||
mv_i2c.h | ||
mvtwsi.c | ||
mxc_i2c.c | ||
mxs_i2c.c | ||
omap24xx_i2c.c | ||
omap24xx_i2c.h | ||
rcar_i2c.c | ||
rcar_iic.c | ||
rk_i2c.c | ||
s3c24x0_i2c.c | ||
s3c24x0_i2c.h | ||
sandbox_i2c.c | ||
sh_i2c.c | ||
sh_sh7734_i2c.c | ||
soft_i2c.c | ||
stm32f7_i2c.c | ||
tegra186_bpmp_i2c.c | ||
tegra_i2c.c | ||
tsi108_i2c.c | ||
zynq_i2c.c |