[U-Boot] [PATCH 0/5] Convert omap24xx-i2c driver to Driver Model
Christophe Ricard
christophe.ricard at gmail.com
Sun Jan 17 12:09:47 CET 2016
Hi Simon,
This patchset tries to convert the TI omap24xx_i2c driver to Driver Model.
It has been tested on a TI BeagleBoard xM.
Best Regards
Christophe
Christophe Ricard (5):
i2c: omap24xx: Convert to DM
i2c: omap24xx: Fix waitdelay value for I2C HS
i2c: omap24xx: Remove unused I2C_WAIT macro
i2c: omap24xx: Fix high speed trimming calculation
i2c: omap24xx: Convert fully to DM_I2C
drivers/i2c/Kconfig | 8 +
drivers/i2c/omap24xx_i2c.c | 395 ++++++++++++++++++++++++++++++---------------
drivers/i2c/omap24xx_i2c.h | 154 ------------------
3 files changed, 276 insertions(+), 281 deletions(-)
delete mode 100644 drivers/i2c/omap24xx_i2c.h
--
2.5.0
More information about the U-Boot
mailing list