From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Wed, 30 Apr 2008 14:54:16 -0500 Subject: [U-Boot-Users] [PATCH] Fix calculation of I2C clock for some 86xx chips In-Reply-To: <1208800273.28914.27.camel@ld0161-tx32> References: <20080418041413.E011A248A0@gemini.denx.de> <1208800273.28914.27.camel@ld0161-tx32> Message-ID: <4818CE68.3040901@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang, I think you forgot this one. Jon Loeliger wrote: > On Fri, 2008-04-18 at 06:14 +0200, Wolfgang Denk wrote: >> In message <1207325771-1374-1-git-send-email-timur@freescale.com> you wrote: >>> Some 86xx chips use CCB as the base clock for the I2C, and others used CCB/2. >>> There is no pattern that can be used to determine which chips use which >>> frequency, so the only way to determine is to look up the actual SOC >>> designation and use the right value for that SOC. >>> >>> Signed-off-by: Timur Tabi >> Will this goin through the 86xx custodian repo, or should I pull this >> directly? >> >> Best regards, >> >> Wolfgang Denk >> > > Please pick this up directly. > > Thanks, > jdl > > > -- Timur Tabi Linux kernel developer at Freescale