Re: [PATCH v3 0/6] Port Tegra to generic clk framework

From: Prashant Gaikwad
Date: Fri Jul 06 2012 - 10:37:22 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/