rv1126-uboot/drivers/i2c
Simon Glass 4bba9d3f77 dm: Move CONFIG_I2C_COMPAT to Kconfig
Make this option available in Kconfig and clean up the board that uses it.
Note there is also an entry in exynos5-common.h but this affects multiple
boards and should be dropped as part of the Samsung I2C migration to
driver model.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-02-19 06:19:18 -07:00
..
Kconfig dm: Move CONFIG_I2C_COMPAT to Kconfig 2015-02-19 06:19:18 -07:00
Makefile dm: i2c: Add a compatbility layer 2015-01-29 17:09:53 -07:00
adi_i2c.c dm: i2c: Make API accessible even without CONFIG_DM 2015-02-12 10:35:33 -07:00
davinci_i2c.c
davinci_i2c.h
designware_i2c.c i2c: designware: Convert driver to multibus/multiadapter framework 2014-10-29 08:56:23 +01:00
designware_i2c.h
fsl_i2c.c linux/kernel.h: sync min, max, min3, max3 macros with Linux 2014-11-23 06:48:30 -05:00
fti2c010.c
fti2c010.h
i2c-emul-uclass.c dm: i2c: Add I2C emulation driver for sandbox 2014-12-11 13:18:42 -07:00
i2c-uclass-compat.c dm: i2c: Add two more I2C init functions to the compatibility layer 2015-01-29 17:10:01 -07:00
i2c-uclass.c dm: i2c: Add a dm_ prefix to driver model bus speed functions 2015-02-12 10:35:33 -07:00
i2c-uniphier-f.c dm: i2c: Move slave details to child platdata 2015-01-29 17:09:56 -07:00
i2c-uniphier.c dm: i2c: Move slave details to child platdata 2015-01-29 17:09:56 -07:00
i2c_core.c i2c: Correct spelling error 2014-12-08 07:27:22 +01:00
ihs_i2c.c cosmetic: replace MIN, MAX with min, max 2014-09-24 18:30:29 -04:00
kona_i2c.c dm: i2c: Make API accessible even without CONFIG_DM 2015-02-12 10:35:33 -07:00
mv_i2c.c dm: i2c: Make API accessible even without CONFIG_DM 2015-02-12 10:35:33 -07:00
mv_i2c.h
mvtwsi.c i2c: mvtwsi: Add support for Marvell Armada XP 2014-10-23 09:59:21 -04:00
mxc_i2c.c i2c:mxc fix array size of i2c_data 2015-01-08 11:00:45 -05:00
mxs_i2c.c i2c: mxs: Add support for I2C 1 on i.MX28 2014-10-29 08:56:07 +01:00
omap24xx_i2c.c
omap24xx_i2c.h
pca9564_i2c.c
ppc4xx_i2c.c ppc4xx: Handle i2c stuck on combined xfer 2014-11-10 06:44:30 +01:00
rcar_i2c.c i2c: rcar_i2c: Fix order of restart and clear status 2014-11-10 06:47:37 +01:00
s3c24x0_i2c.c i2c: s3c24x0: reduce transmission status timeout 2015-02-12 10:35:29 -07:00
s3c24x0_i2c.h
sandbox_i2c.c dm: i2c: Move slave details to child platdata 2015-01-29 17:09:56 -07:00
sh_i2c.c
sh_sh7734_i2c.c
soft_i2c.c
tegra_i2c.c dm: i2c: Move slave details to child platdata 2015-01-29 17:09:56 -07:00
tsi108_i2c.c
u8500_i2c.c
u8500_i2c.h
zynq_i2c.c