public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: Tegra: Add smp_twd clock for Tegra20
Date: Thu, 13 Sep 2012 11:48:24 -0600	[thread overview]
Message-ID: <50521C68.3000704@wwwdotorg.org> (raw)
In-Reply-To: <1347528873-3799-1-git-send-email-pgaikwad@nvidia.com>

On 09/13/2012 03:34 AM, Prashant Gaikwad wrote:
> Clockevent's frequency is changed upon cpufreq change
> notification. It fetches local timer's rate to update the
> clockevent frequency. This patch adds local timer clock
> for Tegra20.

Applied to Tegra's for-3.7/common-clk branch. I re-tested that branch,
and the final re-merge of Tegra's for-next.

A nice side-effect of this, is that you can disable CONFIG_CPU_FREQ, and
still boot (since the CPU clock isn't turned off, since smp_twd is
clk_get()d which takes a reference to the CPU clock).

      parent reply	other threads:[~2012-09-13 17:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-13  9:34 [PATCH] ARM: Tegra: Add smp_twd clock for Tegra20 Prashant Gaikwad
2012-09-13 15:57 ` Stephen Warren
2012-09-13 17:26   ` Stephen Warren
2012-09-13 18:27     ` Mike Turquette
2012-09-13 18:33       ` Stephen Warren
2012-09-13 17:48 ` Stephen Warren [this message]

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=50521C68.3000704@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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