mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
26a33504a5
This patch adds a callpoint in i2c_init that allows board specific i2c board initialization (typically for i2c bus reset) that is called after i2c_init operations, allowing the i2c_board_late_init function to use the pre-configured i2c bus speed and slave address. |
||
---|---|---|
.. | ||
bfin-twi_i2c.c | ||
davinci_i2c.c | ||
fsl_i2c.c | ||
kirkwood_i2c.c | ||
Makefile | ||
mxc_i2c.c | ||
omap24xx_i2c.c | ||
omap1510_i2c.c | ||
pca9564_i2c.c | ||
ppc4xx_i2c.c | ||
s3c24x0_i2c.c | ||
s3c44b0_i2c.c | ||
soft_i2c.c | ||
spr_i2c.c | ||
tsi108_i2c.c |