public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] OMAP4: clockdomain: Follow recommended enable sequence
       [not found]         ` <4D78CAFC.4080502-l0cyMroinI0@public.gmane.org>
@ 2011-03-10 13:17           ` Paul Walmsley
       [not found]             ` <alpine.DEB.2.00.1103100609080.15132-rwI8Ez+7Ko+d5PgPZx9QOdBPR1lH4CV8@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Walmsley @ 2011-03-10 13:17 UTC (permalink / raw)
  To: ben-linux-elnMNo+KYs3YtjvyW6yDsg
  Cc: Rajendra Nayak, linux-omap-u79uwXL29TY76Z2rM5mHXA,
	b-cousson-l0cyMroinI0, linux-i2c-u79uwXL29TY76Z2rM5mHXA,
	khilman-l0cyMroinI0, santosh.shilimkar-l0cyMroinI0,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Hi Ben,

On Thu, 10 Mar 2011, Rajendra Nayak wrote:

> On Thursday 10 March 2011 05:48 PM, Paul Walmsley wrote:
> > This patch is currently breaking boot on OMAP4430 ES2.0 Pandaboard,
> > so I've dropped it from the integration branch until it can be
> > debugged.  Could you check it, please?
> > 
> > The tag "integration-2.6.39-20110310-008" of
> > git://git.pwsan.com/linux-integration boots fine; it's got everything
> > but this patch.  Then when this patch is applied, I2C problems show
> > up, and root (on MMC) doesn't mount.
> 
> Looks like you are missing this patch which should fix the i2c
> timeouts..

Do you think you'll merge this patch:

   http://marc.info/?l=linux-omap&m=129924561819873&w=2

during the 2.6.39 window?  If so, then I'll add Rajendra's clockdomain 
patch back in to my 2.6.39 queue here; it seems to depend on the I2C 
driver patch.


- Paul

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] OMAP4: clockdomain: Follow recommended enable sequence
       [not found]             ` <alpine.DEB.2.00.1103100609080.15132-rwI8Ez+7Ko+d5PgPZx9QOdBPR1lH4CV8@public.gmane.org>
@ 2011-03-10 13:34               ` Ben Dooks
       [not found]                 ` <20110310133454.GF15795-SMNkleLxa3Z6Wcw2j4pizdi2O/JbrIOy@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Dooks @ 2011-03-10 13:34 UTC (permalink / raw)
  To: Paul Walmsley
  Cc: ben-linux-elnMNo+KYs3YtjvyW6yDsg, Rajendra Nayak,
	linux-omap-u79uwXL29TY76Z2rM5mHXA, b-cousson-l0cyMroinI0,
	linux-i2c-u79uwXL29TY76Z2rM5mHXA, khilman-l0cyMroinI0,
	santosh.shilimkar-l0cyMroinI0,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Thu, Mar 10, 2011 at 06:17:02AM -0700, Paul Walmsley wrote:
> Hi Ben,
> 
> On Thu, 10 Mar 2011, Rajendra Nayak wrote:
> 
> > On Thursday 10 March 2011 05:48 PM, Paul Walmsley wrote:
> > > This patch is currently breaking boot on OMAP4430 ES2.0 Pandaboard,
> > > so I've dropped it from the integration branch until it can be
> > > debugged.  Could you check it, please?
> > > 
> > > The tag "integration-2.6.39-20110310-008" of
> > > git://git.pwsan.com/linux-integration boots fine; it's got everything
> > > but this patch.  Then when this patch is applied, I2C problems show
> > > up, and root (on MMC) doesn't mount.
> > 
> > Looks like you are missing this patch which should fix the i2c
> > timeouts..
> 
> Do you think you'll merge this patch:
> 
>    http://marc.info/?l=linux-omap&m=129924561819873&w=2
> 
> during the 2.6.39 window?  If so, then I'll add Rajendra's clockdomain 
> patch back in to my 2.6.39 queue here; it seems to depend on the I2C 
> driver patch.

see
http://git.fluff.org/gitweb?p=bjdooks/linux.git;a=shortlog;h=refs/heads/for-2639-rc7/i2c-fixes

awaiting linus.

> - Paul
> --
> To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
Ben Dooks, ben-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org, http://www.fluff.org/ben/

Large Hadron Colada: A large Pina Colada that makes the universe disappear.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] OMAP4: clockdomain: Follow recommended enable sequence
       [not found]                 ` <20110310133454.GF15795-SMNkleLxa3Z6Wcw2j4pizdi2O/JbrIOy@public.gmane.org>
@ 2011-03-10 13:36                   ` Paul Walmsley
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Walmsley @ 2011-03-10 13:36 UTC (permalink / raw)
  To: Ben Dooks
  Cc: ben-linux-elnMNo+KYs3YtjvyW6yDsg, Rajendra Nayak,
	linux-omap-u79uwXL29TY76Z2rM5mHXA, b-cousson-l0cyMroinI0,
	linux-i2c-u79uwXL29TY76Z2rM5mHXA, khilman-l0cyMroinI0,
	santosh.shilimkar-l0cyMroinI0,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Thu, 10 Mar 2011, Ben Dooks wrote:

> see
> http://git.fluff.org/gitweb?p=bjdooks/linux.git;a=shortlog;h=refs/heads/for-2639-rc7/i2c-fixes
> 
> awaiting linus.

Thanks Ben.


- Paul

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-10 13:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1299245123-23444-1-git-send-email-rnayak@ti.com>
     [not found] ` <alpine.DEB.2.00.1103081937100.15132@utopia.booyaka.com>
     [not found]   ` <4D775418.6050105@ti.com>
     [not found]     ` <alpine.DEB.2.00.1103100514210.15132@utopia.booyaka.com>
     [not found]       ` <4D78CAFC.4080502@ti.com>
     [not found]         ` <4D78CAFC.4080502-l0cyMroinI0@public.gmane.org>
2011-03-10 13:17           ` [PATCH] OMAP4: clockdomain: Follow recommended enable sequence Paul Walmsley
     [not found]             ` <alpine.DEB.2.00.1103100609080.15132-rwI8Ez+7Ko+d5PgPZx9QOdBPR1lH4CV8@public.gmane.org>
2011-03-10 13:34               ` Ben Dooks
     [not found]                 ` <20110310133454.GF15795-SMNkleLxa3Z6Wcw2j4pizdi2O/JbrIOy@public.gmane.org>
2011-03-10 13:36                   ` Paul Walmsley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox