From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amit Virdi Date: Fri, 30 Mar 2012 11:37:26 +0530 Subject: [U-Boot] [PATCH] i2c: Add support for designware i2c controller In-Reply-To: <1330334009-29452-1-git-send-email-amit.virdi@st.com> References: <1330334009-29452-1-git-send-email-amit.virdi@st.com> Message-ID: <4F754D9E.5090009@st.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Heiko, On 2/27/2012 2:43 PM, Amit VIRDI wrote: > From: Vipin KUMAR > > Earlier, a driver exists in the u-boot source for designware i2c interface. That > driver was specific to spear platforms. This patch implements the i2c controller > as a generic driver which can be used by multiple platforms > > The driver files are now renamed to designware_i2c.c and designware_i2c.h and > these are moved into drivers/i2c folder for reusability by other > platforms > Any updated on the status of this patch? Thanks Amit Virdi