[U-Boot] [PATCH v2 0/2] i2c:soft:multi: Support for multiple soft I2C buses at TRATS
Lukasz Majewski
l.majewski at samsung.com
Wed Aug 29 11:58:52 CEST 2012
Support for multiple I2C buses handling on Samsung's TRATS development board.
Those patches add multiple I2C support for Samsung boards and enables it at Trats.
Lukasz Majewski (2):
i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards
i2c:soft:multi: Enable soft I2C multibus at Trats development board
board/samsung/common/Makefile | 43 +++++++++++++++++++++++++++++
board/samsung/common/multi_i2c.c | 55 ++++++++++++++++++++++++++++++++++++++
include/configs/trats.h | 19 +++++++++----
include/i2c.h | 11 +++++++
4 files changed, 122 insertions(+), 6 deletions(-)
create mode 100644 board/samsung/common/Makefile
create mode 100644 board/samsung/common/multi_i2c.c
--
1.7.2.3
More information about the U-Boot
mailing list