From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 23 Oct 2014 17:31:33 +0200 Subject: [U-Boot] [PATCH] i2c: designware: Convert driver to multibus/multiadapter framework In-Reply-To: <1414062378-30776-1-git-send-email-sr@denx.de> References: <1414062378-30776-1-git-send-email-sr@denx.de> Message-ID: <201410231731.33980.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 23, 2014 at 01:06:18 PM, Stefan Roese wrote: > In preparation for the SoCFPGA support of the designware I2C driver, > convert this driver to the common CONFIG_SYS_I2C framework. > > This patch converts all users of this driver, this is: > > - ST spearxxx boards > - AXS101 (ARC700 platform) > > I couldn't test this patch on those boards. Only compile tested for all > spear boards. And tested on SoCFPGA. > > Signed-off-by: Stefan Roese > Cc: Heiko Schocher > Cc: Marek Vasut > Cc: Vipin Kumar > Cc: Alexey Brodkin I don't see any obvious problems: Reviewed-by: Marek Vasut Best regards, Marek Vasut