From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Wed, 26 Mar 2008 10:39:32 -0500 Subject: [U-Boot-Users] [PATCH] Add support for setting the I2C bus speed in fsl_i2c.c In-Reply-To: <1205534729-26151-1-git-send-email-timur@freescale.com> References: <1205534729-26151-1-git-send-email-timur@freescale.com> Message-ID: <47EA6E34.2080808@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 Timur Tabi wrote: > Add support to the Freescale I2C driver (fsl_i2c.c) for setting and querying > the I2C bus speed. Current 8[356]xx boards define the CFG_I2C_SPEED macro, > but fsl_i2c.c ignores it and uses conservative value when programming the > I2C bus speed. Kim and Jon, I tested this patch on 8360, 8568, and 8641. Could you review this patch and ack/nack? Andy said he'll pick it up if you guys ack it. -- Timur Tabi Linux kernel developer at Freescale