From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Avinash.H.M." Subject: Re: [PATCH v3] OMAP2/3: hwmod: fix the i2c-reset timeout during bootup Date: Wed, 18 May 2011 21:55:42 +0530 Message-ID: <20110518162542.GB3026@avinash-laptop> References: <1304328111-15999-1-git-send-email-avinashhm@ti.com> <20110509124842.GA25211@avinash-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from na3sys009aog108.obsmtp.com ([74.125.149.199]:47087 "EHLO na3sys009aog108.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753008Ab1ERQZ5 (ORCPT ); Wed, 18 May 2011 12:25:57 -0400 Received: by mail-yx0-f180.google.com with SMTP id 1so895657yxe.39 for ; Wed, 18 May 2011 09:25:53 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Paul Walmsley Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Rajendra Nayak , Benoit Cousson , Kevin Hilman On Wed, May 18, 2011 at 10:22:28AM -0600, Paul Walmsley wrote: > On Mon, 9 May 2011, Avinash.H.M. wrote: > > > On Thu, May 05, 2011 at 03:58:56PM -0600, Paul Walmsley wrote: > > > > > > > > > > The patch is based on > > > > * git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git > > > > * master branch. > > > > * 9be20f0 commit. ( Linux-omap rebuilt: Updated to -rc5 ) > > > > > > Please base all your patches against mainline commits. I suggest using > > > v2.6.39-rc6. > > > > OK Paul. I will rebase against mainline, -rc6. > > Ping. Any progress? Hi Paul , I am having the patch ready. Haven't had a chance to test. I will test and send by tomorrow. thanks , - Avinash > > > - Paul