commit | 3cff842bca8aa78fc49436711873466db9be21f8 | [log] [tgz] |
---|---|---|
author | Kuo-Jung Su <dantesu@faraday-tech.com> | Wed May 08 15:36:26 2013 +0800 |
committer | Heiko Schocher <hs@denx.de> | Tue Jul 23 08:34:58 2013 +0200 |
tree | fd6f4bf8ee61de718c88f11c4d9814ab47452ec3 | |
parent | 30ea41a489cbfed311f904bd08cb3319f0e73b72 [diff] |
i2c: add Faraday FTI2C010 I2C controller support Faraday FTI2C010 is a multi-function I2C controller which supports both master and slave mode. This patch simplily implements the master mode only. Signed-off-by: Kuo-Jung Su <dantesu@faraday-tech.com> CC: Heiko Schocher <hs@denx.de>