From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 30 Oct 2014 10:31:03 +0100 Subject: [U-Boot] [PATCH v2] arm: socfpga: Add I2C support to SoCFPGA In-Reply-To: <1414657993-21664-1-git-send-email-sr@denx.de> References: <1414657993-21664-1-git-send-email-sr@denx.de> Message-ID: <201410301031.03311.marex@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 Thursday, October 30, 2014 at 09:33:13 AM, Stefan Roese wrote: > This patch adds I2C support for the SoCFPGA. Using the designware I2C > controller driver. It supports all 4 I2C busses on the SoCFPGA. > > The designware I2C driver has now been converted to the > CONFIG_SYS_I2C framework. So lets enable it on SoCFPGA. > > Tested on SoCrates. > > Signed-off-by: Stefan Roese > Cc: Marek Vasut > Cc: Chin Liang See > Cc: Dinh Nguyen > Cc: Vince Bridgers > Cc: Pavel Machek > Cc: Heiko Schocher Applied, thanks! Best regards, Marek Vasut