From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 23 Sep 2011 09:46:05 +0200 Subject: [U-Boot] [PATCH 4/4 V5] I2C: mxc_i2c rework In-Reply-To: References: <1316486138-29930-1-git-send-email-marek.vasut@gmail.com> <1316719332-31185-1-git-send-email-marek.vasut@gmail.com> Message-ID: <4E7C393D.2050501@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 On 09/23/2011 05:32 AM, Jason Hui wrote: > Hi, Marek, > > On Fri, Sep 23, 2011 at 3:22 AM, Marek Vasut wrote: >> Rewrite the mxc_i2c driver. >> * This version is much closer to Linux implementation. >> * Fixes IPG_PERCLK being incorrectly used as clock source >> * Fixes behaviour of the driver on iMX51 >> * Clean up coding style a bit ;-) >> >> Signed-off-by: Marek Vasut >> Cc: Stefano Babic >> Cc: Heiko Schocher >> Cc: Jason Hui >> --- >> drivers/i2c/mxc_i2c.c | 422 +++++++++++++++++++++++++++++++++---------------- >> 1 files changed, 289 insertions(+), 133 deletions(-) >> >> V2: Use PERCLK as a source. >> V3: Remove forgotten unused variables. >> V4: Add missing Cc field to commit message. >> V5: Correct TX_NO_AK bit handling. >> > > Test on i.MX53evk, it woks now. > > Acked-by: Jason Liu > Tested-by: Jason Liu Thanks everybody for the good work ! I will merge now this series into u-boot-imx. I do not see any open issus (please correct me if I am wrong !). Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================