[U-Boot] [PATCH v3 0/4] i2c: fti2c010: bug fix & new driver model
Kuo-Jung Su
dantesu at gmail.com
Mon Dec 2 09:02:55 CET 2013
From: Kuo-Jung Su <dantesu at faraday-tech.com>
This changeset adapts the fti2c010.c to the new i2c driver model.
Changes for v3:
1. cmd_eeprom: Pass 'addr[0]' instead of 'dev_addr' into i2c r/w
routines.
2. fti2c010: serial out r/w address in MSB order: coding style update
Changes for v2:
1. cmd_eeprom: bug fix for i2c read/write
2. fti2c010: serial out r/w address in MSB order
Kuo-Jung Su (4):
i2c: fti2c010: cosmetic: coding style cleanup
i2c: fti2c010: migrate to new i2c model
i2c: fti2c010: serial out r/w address in MSB order
cmd_eeprom: bug fix for i2c read/write
common/cmd_eeprom.c | 4 +-
drivers/i2c/fti2c010.c | 352 +++++++++++++++++++++++-------------------------
2 files changed, 167 insertions(+), 189 deletions(-)
--
1.7.9.5
More information about the U-Boot
mailing list