From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] arm/omap4: add twd clock to DT Date: Tue, 20 May 2014 07:49:28 -0700 Message-ID: <20140520144928.GB27830@atomide.com> References: <1396901139-17268-1-git-send-email-gilles.chanteperdrix@xenomai.org> <20140418223948.GK21823@atomide.com> <5353F44F.5080400@xenomai.org> <535662F0.4080300@ti.com> <20140519161319.GD4849@atomide.com> <20140519162741.GG4849@atomide.com> <537B19F1.5040907@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:63396 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753843AbaETOtg (ORCPT ); Tue, 20 May 2014 10:49:36 -0400 Content-Disposition: inline In-Reply-To: <537B19F1.5040907@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tero Kristo Cc: Joachim Eastwood , Gilles Chanteperdrix , =?utf-8?Q?Beno=C3=AEt?= Cousson , "linux-arm-kernel@lists.infradead.org" , linux-omap@vger.kernel.org * Tero Kristo [140520 02:01]: > On 05/19/2014 07:27 PM, Tony Lindgren wrote: > >* Joachim Eastwood [140519 09:24]: > >>On 19 May 2014 18:13, Tony Lindgren wrote: > >>>* Joachim Eastwood [140518 05:08]: > >>>>On 22 April 2014 14:39, Tero Kristo wrote: > >>>>>On 04/20/2014 07:22 PM, Gilles Chanteperdrix wrote: > >>>>>> > >>>>>>Le 19/04/2014 00:39, Tony Lindgren a =C3=A9crit : > >>>>>>> > >>>>>>>* Gilles Chanteperdrix [140= 407 13:09]: > >>>>>>>> > >>>>>>>>Booting Linux 3.14 on Pandaboard currently gets the following > >>>>>>>>message displayed: > >>>>>>>> > >>>>>>>>smp_twd: clock not found -2 > >>>>>>>> > >>>>>>>>Define "mpu_periphclk" as the twd clock in omap4 dts to avoid= this. > >>>>>>> > >>>>>>> > >>>>>>>Tero, care to ack? > >>>>>> > >>>>>> > >>>>>>Sorry if I did not mail the right people, get_maintainer.pl gav= e me a > >>>>>>long list, and I did not feel like spamming all these people fo= r such a > >>>>>>small patch. I do not believe Tero was in this list. > >>>>>> > >>>>>>Regards. > >>>>> > >>>>> > >>>>>Yea I don't think this is my expertise area, however the patch l= ooks good to > >>>>>me, so if you really need it: > >>>>> > >>>>>Acked-by: Tero Kristo > >>>> > >>>>Tony, care to add this to your omap 3.16 dt branch? > >>>> > >>>>I am still getting: > >>>>[ 0.000152] smp_twd: clock not found -2 > >>>> > >>>>So this fix from Gilles would be nice to have. > >>> > >>>Best that Tero picks this one up along with the other dt clock cha= nges > >>>he's queueing. > >> > >>I kinda assumed you would take it since you asked Tero to ack it. B= ut > >>either way is fine :) > > > >Yes that was before Tero started collecting the dt clock patches :) >=20 > I wouldn't say this to be a clock patch as such, this touches the dri= ver > behavior, i.e. registers the correct clock for the driver. That being= said, > I can still queue this up with the clock patches if that is what you = want. Yes please go ahead and take this one. Thanks, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 20 May 2014 07:49:28 -0700 Subject: [PATCH] arm/omap4: add twd clock to DT In-Reply-To: <537B19F1.5040907@ti.com> References: <1396901139-17268-1-git-send-email-gilles.chanteperdrix@xenomai.org> <20140418223948.GK21823@atomide.com> <5353F44F.5080400@xenomai.org> <535662F0.4080300@ti.com> <20140519161319.GD4849@atomide.com> <20140519162741.GG4849@atomide.com> <537B19F1.5040907@ti.com> Message-ID: <20140520144928.GB27830@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Tero Kristo [140520 02:01]: > On 05/19/2014 07:27 PM, Tony Lindgren wrote: > >* Joachim Eastwood [140519 09:24]: > >>On 19 May 2014 18:13, Tony Lindgren wrote: > >>>* Joachim Eastwood [140518 05:08]: > >>>>On 22 April 2014 14:39, Tero Kristo wrote: > >>>>>On 04/20/2014 07:22 PM, Gilles Chanteperdrix wrote: > >>>>>> > >>>>>>Le 19/04/2014 00:39, Tony Lindgren a ?crit : > >>>>>>> > >>>>>>>* Gilles Chanteperdrix [140407 13:09]: > >>>>>>>> > >>>>>>>>Booting Linux 3.14 on Pandaboard currently gets the following > >>>>>>>>message displayed: > >>>>>>>> > >>>>>>>>smp_twd: clock not found -2 > >>>>>>>> > >>>>>>>>Define "mpu_periphclk" as the twd clock in omap4 dts to avoid this. > >>>>>>> > >>>>>>> > >>>>>>>Tero, care to ack? > >>>>>> > >>>>>> > >>>>>>Sorry if I did not mail the right people, get_maintainer.pl gave me a > >>>>>>long list, and I did not feel like spamming all these people for such a > >>>>>>small patch. I do not believe Tero was in this list. > >>>>>> > >>>>>>Regards. > >>>>> > >>>>> > >>>>>Yea I don't think this is my expertise area, however the patch looks good to > >>>>>me, so if you really need it: > >>>>> > >>>>>Acked-by: Tero Kristo > >>>> > >>>>Tony, care to add this to your omap 3.16 dt branch? > >>>> > >>>>I am still getting: > >>>>[ 0.000152] smp_twd: clock not found -2 > >>>> > >>>>So this fix from Gilles would be nice to have. > >>> > >>>Best that Tero picks this one up along with the other dt clock changes > >>>he's queueing. > >> > >>I kinda assumed you would take it since you asked Tero to ack it. But > >>either way is fine :) > > > >Yes that was before Tero started collecting the dt clock patches :) > > I wouldn't say this to be a clock patch as such, this touches the driver > behavior, i.e. registers the correct clock for the driver. That being said, > I can still queue this up with the clock patches if that is what you want. Yes please go ahead and take this one. Thanks, Tony