Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752853Ab2HOQ6M (ORCPT ); Wed, 15 Aug 2012 12:58:12 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:48734 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751353Ab2HOQ6J (ORCPT ); Wed, 15 Aug 2012 12:58:09 -0400 Message-ID: <502BD51C.4010204@wwwdotorg.org> Date: Wed, 15 Aug 2012 10:58:04 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: Laxman Dewangan , w.sang@pengutronix.de CC: olof@lixom.net, khali@linux-fr.org, ben-linux@fluff.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org Subject: Re: [PATCH 0/4] i2c: tegra: required clock support for controller References: <1344412294-2420-1-git-send-email-ldewangan@nvidia.com> <5022A89F.8070604@wwwdotorg.org> In-Reply-To: <5022A89F.8070604@wwwdotorg.org> X-Enigmail-Version: 1.5a1pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 988 Lines: 20 On 08/08/2012 11:57 AM, Stephen Warren wrote: > On 08/08/2012 01:51 AM, Laxman Dewangan wrote: >> The Tegra's i2c controller required two clock sources for proper >> operation named as div-clk and fast-clk. >> >> Adding support to make sure that driver will get these clocks and >> enable before any transfer and disable after transfer completed. > > This works fine on Cardhu and Ventana for me. I'll apply it once I get > an ack from Wolfram to take the I2C driver patch through the Tegra tree. I haven't heard from Wolfram, but since the I2C driver patch is pretty trivial, and pretty much has to go through the Tegra tree due to dependencies on other Tegra patches, I went ahead and applied this series to Tegra's for-3.7/clock branch. -- 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/