You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alison Wang
30ea41a489
I2C: mxc_i2c: Add support for Vybrid VF610 platform
...
This patch adds support for Vybrid VF610 platform.
There are some differences between i.MX6 and Vybrid for I2C controller.
(1) The registers' offset are different.
(2) The I2C clock divider values are different.
(3) In I2C control register, the enable/disable/reset bit is inverted for Vybrid comparing to i.MX6.
(4) In I2C status register, the interrupt flag bit is cleared by writing "1" for Vybrid.
For i.MX6, this bit is cleared by writing "0".
(5) In I2C status register, the arbitration lost flag bit is cleared by writing "1" for Vybrid.
For i.MX6, this bit is cleared by writing "0".
Signed-off-by: Alison Wang <b18965@freescale.com>
12 years ago
..
Makefile
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
12 years ago
bfin-twi_i2c.c
Blackfin: TWI/I2C: implement multibus support
15 years ago
davinci_i2c.c
drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warning
13 years ago
designware_i2c.c
designware_i2c: Fixed the setting of the i2c bus speed
12 years ago
designware_i2c.h
designware_i2c.h: Define IC_CLK only if not already defined in config file
12 years ago
fsl_i2c.c
i2c, fsl_i2c: switch to new multibus/multiadapter support
12 years ago
i2c_core.c
i2c: add i2c_core and prepare for new multibus support
12 years ago
mv_i2c.c
I2C: mv_i2c: fix multi-bus init issue
13 years ago
mv_i2c.h
mv_i2c: use structure to replace the direclty define
14 years ago
mvtwsi.c
Replace obsolete e-mail address
14 years ago
mxc_i2c.c
I2C: mxc_i2c: Add support for Vybrid VF610 platform
12 years ago
mxs_i2c.c
i2c: mxs: Staticize the functions in the driver
12 years ago
omap24xx_i2c.c
ARM: OMAP: I2C: New read, write and probe functions
12 years ago
omap24xx_i2c.h
Revert "ARM: I2C: I2C Multi byte address support"
13 years ago
omap1510_i2c.c
…
pca9564_i2c.c
new PCA9564 i2c bridge driver
15 years ago
ppc4xx_i2c.c
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
12 years ago
s3c24x0_i2c.c
EXYNOS: Resolve the i2c compilation error
12 years ago
s3c24x0_i2c.h
I2C: S3C24X0: Resolve build error for VCMA9
12 years ago
s3c44b0_i2c.c
…
sh_i2c.c
i2c: sh_i2c: use setbits/clrbits macro
12 years ago
sh_sh7734_i2c.c
sh: i2c: Add support I2C controller of SH7734
13 years ago
soft_i2c.c
i2c, soft-i2c: switch to new multibus/multiadapter support
12 years ago
tegra_i2c.c
tegra: i2c: Enable new CONFIG_SYS_I2C framework
12 years ago
tsi108_i2c.c
…
u8500_i2c.c
I2C: Add driver for ST-Ericsson U8500 i2c
14 years ago
u8500_i2c.h
I2C: Add driver for ST-Ericsson U8500 i2c
14 years ago
zynq_i2c.c
i2c: zynq: Add support for Xilinx Zynq
12 years ago