Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755983Ab3FGPtT (ORCPT ); Fri, 7 Jun 2013 11:49:19 -0400 Received: from mail.free-electrons.com ([94.23.35.102]:50201 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753958Ab3FGPtR (ORCPT ); Fri, 7 Jun 2013 11:49:17 -0400 From: Gregory CLEMENT To: Wolfram Sang , linux-i2c@vger.kernel.org Cc: Thomas Petazzoni , Ezequiel Garcia , Sebastian Hesselbarth , linux-arm-kernel@lists.infradead.org, Jason Cooper , Andrew Lunn , Gregory CLEMENT , Nicolas Pitre , Lior Amsalem , Maen Suleiman , Tawfik Bayouk , Shadi Ammouri , Eran Ben-Avi , Yehuda Yitschak , Nadav Haklai , Ike Pan , Chris Van Hoof , Dan Frazier , Leif Lindholm , Jon Masters , David Marlin , linux-kernel@vger.kernel.org Subject: [PATCH 0/2] i2c-mv64xxx: Various fixes Date: Fri, 7 Jun 2013 17:48:58 +0200 Message-Id: <1370620140-17177-1-git-send-email-gregory.clement@free-electrons.com> X-Mailer: git-send-email 1.8.1.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1141 Lines: 33 Hello, This series contains a real fix for the I2C controller of the Armada XP SoC and a patch closer to a improvement than a fix. They are independent and are only in the same series because they are kind of fixes. They are based on 3.10-rc4, and they will be small conflicts if they are applied on top of i2c/for-next branch and on top of the series I have just sent to add I2C Transaction Generator support. You can have a look on the branch i2c-mv64xxx-fixes-bridge to get an idea on how to resolve it. This branch is located at https://github.com/MISL-EBU-System-SW/mainline-public.git Thanks, Zbigniew Bodek (2): i2c-mv64xxx: Fix timing issue on Armada XP (errata FE-8471889) i2c-mv64xxx: Abort the mv64xxx_of_config if clock-frequency is not provided drivers/i2c/busses/i2c-mv64xxx.c | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) -- 1.8.1.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/