From mboxrd@z Thu Jan 1 00:00:00 1970 From: Darwin Rambo Date: Tue, 4 Feb 2014 08:30:32 -0800 Subject: [U-Boot] [PATCH v2 4/6] i2c: kona: Add Kona I2C driver In-Reply-To: <52F09537.2050801@denx.de> References: <1391465536-25338-1-git-send-email-drambo@broadcom.com> <1391465536-25338-5-git-send-email-drambo@broadcom.com> <52F09537.2050801@denx.de> Message-ID: <52F115A8.8030007@broadcom.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 14-02-03 11:22 PM, Heiko Schocher wrote: > Hello Darwin, > > Am 03.02.2014 23:12, schrieb Darwin Rambo: >> Add support for the Kona I2C controller found on Broadcom mobile SoCs. >> >> Signed-off-by: Darwin Rambo >> Reviewed-by: Steve Rae >> Reviewed-by: Tim Kryger >> --- > > What has changed in the v2 of your patch?