summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/fti2c010.c
Commit message (Collapse)AuthorAgeFilesLines
* drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiersTom Rini2013-07-251-2/+1
| | | | | Acked-by: Heiko Schocher <hs@denx.de> Signed-off-by: Tom Rini <trini@ti.com>
* i2c: add Faraday FTI2C010 I2C controller supportKuo-Jung Su2013-07-231-0/+369
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>
OpenPOWER on IntegriCloud