From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 30 Aug 2011 12:48:10 +0200 Subject: [U-Boot] [PATCH V3+] I2C: mxc_i2c rework In-Reply-To: <1310594283-19819-1-git-send-email-marek.vasut@gmail.com> References: <1310594283-19819-1-git-send-email-marek.vasut@gmail.com> Message-ID: <4E5CBFEA.6010006@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 07/13/2011 11:58 PM, 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 ;-) Hi Marek, as it seems we need a while to fix all issues with MX53, I would prefer to fix the MX31, or some boards are broken (mx31phycore). I will send a patch *only* to fix this issue, that means to get the clock via mxc_get_clock() for MX31. This was also a comment in your patch. Please then base your new version on the fix I will send. Thanks, Stefano -- ===================================================================== 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 =====================================================================