public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: tony@atomide•com (Tony Lindgren)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH] arm/omap4: add twd clock to DT
Date: Fri, 18 Apr 2014 15:39:48 -0700	[thread overview]
Message-ID: <20140418223948.GK21823@atomide.com> (raw)
In-Reply-To: <1396901139-17268-1-git-send-email-gilles.chanteperdrix@xenomai.org>

* Gilles Chanteperdrix <gilles.chanteperdrix@xenomai•org> [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?

Tony
 
> Signed-off-by: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai•org>
> ---
>  arch/arm/boot/dts/omap4.dtsi |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi
> index d3f8a6e..a7f1d3a 100644
> --- a/arch/arm/boot/dts/omap4.dtsi
> +++ b/arch/arm/boot/dts/omap4.dtsi
> @@ -62,6 +62,7 @@
>  
>  	local-timer at 48240600 {
>  		compatible = "arm,cortex-a9-twd-timer";
> +		clocks = <&mpu_periphclk>;
>  		reg = <0x48240600 0x20>;
>  		interrupts = <GIC_PPI 13 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_HIGH)>;
>  	};
> -- 
> 1.7.10.4
> 

  reply	other threads:[~2014-04-18 22:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-07 20:05 [PATCH] arm/omap4: add twd clock to DT Gilles Chanteperdrix
2014-04-18 22:39 ` Tony Lindgren [this message]
2014-04-20 16:22   ` Gilles Chanteperdrix
2014-04-22 12:39     ` Tero Kristo
2014-05-18 12:08       ` Joachim Eastwood
2014-05-19 16:13         ` Tony Lindgren
2014-05-19 16:23           ` Joachim Eastwood
2014-05-19 16:27             ` Tony Lindgren
2014-05-20  9:01               ` Tero Kristo
2014-05-20 14:49                 ` Tony Lindgren
2014-05-23 10:57                   ` Tero Kristo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140418223948.GK21823@atomide.com \
    --to=tony@atomide$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox