[U-Boot] [PATCH v3 04/11] i2c: add Faraday FTI2C010 I2C controller support

Heiko Schocher hs at denx.de
Mon Apr 29 05:34:47 CEST 2013


Hello Su,

On 26.04.2013 10:02, Kuo-Jung Su wrote:
> From: Kuo-Jung Su <dantesu at faraday-tech.com>
> 
> 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 at faraday-tech.com>
> CC: Heiko Schocher <hs at denx.de>
> ---
>  drivers/i2c/Makefile   |    1 +
>  drivers/i2c/fti2c010.c |  360 ++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/i2c/fti2c010.h |   71 ++++++++++
>  3 files changed, 432 insertions(+)
>  create mode 100644 drivers/i2c/fti2c010.c
>  create mode 100644 drivers/i2c/fti2c010.h

As this is in a patchserie I just Ack this patch:

Acked-by: Heiko Schocher <hs at denx.de>

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


More information about the U-Boot mailing list