From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Mon, 29 Apr 2013 05:34:47 +0200 Subject: [U-Boot] [PATCH v3 04/11] i2c: add Faraday FTI2C010 I2C controller support In-Reply-To: <1366963360-2987-5-git-send-email-dantesu@gmail.com> References: <1366963360-2987-1-git-send-email-dantesu@gmail.com> <1366963360-2987-5-git-send-email-dantesu@gmail.com> Message-ID: <517DEA57.9050600@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Su, On 26.04.2013 10:02, Kuo-Jung Su wrote: > From: Kuo-Jung Su > > 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 > CC: Heiko Schocher > --- > 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 Thanks! bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany