linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: pgaikwad@nvidia.com (Prashant Gaikwad)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/6] Port Tegra to generic clk framework
Date: Fri, 6 Jul 2012 20:05:59 +0530	[thread overview]
Message-ID: <4FF6F7CF.9000405@nvidia.com> (raw)
In-Reply-To: <4FF5E1C3.6070309@wwwdotorg.org>

On Friday 06 July 2012 12:19 AM, Stephen Warren wrote:
> On 07/05/2012 03:55 AM, Prashant Gaikwad wrote:
>> This patch set ports Tegra clock code to generic clock framework.
<snip>
> (The one slight difference between the 2 branches I tested is that AC100
> and Trimslice booted using DT passed in next-20120705 but failed only in
> Tegra's for-next. Otherwise, all results were identical)
>
> I'll try to investigate what the issues are since I imagine you don't
> have access to these boards. But, I probably won't be able to fix this
> until I return from vacation.

Stephen,

Can you please try removing "late_initcall(clk_disable_unused);" from 
drivers/clk/clk.c?
It will keep unused clocks enabled. If it works then there should not be 
any regression in this patch series but need to enable some board 
specific clock.

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

  parent reply	other threads:[~2012-07-06 14:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-05  9:55 [PATCH v3 0/6] Port Tegra to generic clk framework Prashant Gaikwad
2012-07-05  9:55 ` [PATCH v3 1/6] ARM: tegra30: Separate out clk ops and clk data Prashant Gaikwad
2012-07-05  9:55 ` [PATCH v3 2/6] ARM: tegra20: " Prashant Gaikwad
2012-07-05  9:55 ` [PATCH v3 3/6] ARM: tegra: Rename tegra20 clock file Prashant Gaikwad
2012-07-05  9:55 ` [PATCH v3 4/6] ARM: tegra: Add clk_tegra structure and helper functions Prashant Gaikwad
2012-07-05  9:55 ` [PATCH v3 5/6] ARM: tegra: Port tegra to generic clock framework Prashant Gaikwad
2012-07-05  9:55 ` [PATCH v3 6/6] ARM: tegra: Remove duplicate code Prashant Gaikwad
2012-07-05 18:49 ` [PATCH v3 0/6] Port Tegra to generic clk framework Stephen Warren
2012-07-06  3:57   ` Prashant Gaikwad
2012-07-06 14:35   ` Prashant Gaikwad [this message]
2012-07-06 16:15     ` Stephen Warren

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=4FF6F7CF.9000405@nvidia.com \
    --to=pgaikwad@nvidia.com \
    --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;
as well as URLs for NNTP newsgroup(s).