]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Tsi108 on chip i2c support.
authorroy zang <tie-fei.zang@freescale.com>
Thu, 2 Nov 2006 11:12:31 +0000 (19:12 +0800)
committerZang Tiefei <roy@bus.ap.freescale.net>
Thu, 2 Nov 2006 11:12:31 +0000 (19:12 +0800)
commitb825f158e449e1e9cf74c08e572955e122394c96
treeb684f97c692fc241f4b68f1b9c099dcc22ce53a5
parent9226e7d6f09b9a1ac074cd918c81225a4689bba8
Tsi108 on chip i2c support.

The i2c  Interface provides a master-only, serial interface that can be
used for initializing Tsi108/Tsi109 registers from an EEPROM after a
device reset.

Signed-off-by: Alexandre Bounine <alexandreb@tundra.com>
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
drivers/tsi108_i2c.c [new file with mode: 0644]