
28 Aug
2012
28 Aug
'12
10:33 a.m.
Support for multiple I2C buses handling on Samsung's TRATS development board.
Those patches add multiple I2C support at soft_i2c.c code and enables it at Trats development board.
Lukasz Majewski (2): i2c:soft:multi: Support for multiple soft I2C buses i2c:soft:multi: Enable soft I2C multibus at Trats development board
drivers/i2c/soft_i2c.c | 41 +++++++++++++++++++++++++++++++++++++++++ include/configs/trats.h | 19 +++++++++++++------ include/i2c.h | 17 +++++++++++++++++ 3 files changed, 71 insertions(+), 6 deletions(-)
--
1.7.2.3