[PATCH] cpufreq: SPEAr: Add CPUFreq driver
From: viresh.kumar@linaro.org (Viresh Kumar)
Date: 2012-11-27 09:33:26
Also in:
linux-devicetree
From: viresh.kumar@linaro.org (Viresh Kumar)
Date: 2012-11-27 09:33:26
Also in:
linux-devicetree
On 27 November 2012 14:54, Sudeep K N [off-list ref] wrote:
On Sat, Nov 24, 2012 at 7:39 PM, Viresh Kumar [off-list ref] wrote: [...]quoted
diff --git a/Documentation/devicetree/bindings/cpufreq/cpufreq-spear.txt b/Documentation/devicetree/bindings/cpufreq/cpufreq-spear.txt new file mode 100644 index 0000000..4cf2819 --- /dev/null +++ b/Documentation/devicetree/bindings/cpufreq/cpufreq-spear.txt@@ -0,0 +1,29 @@ +SPEAr cpufreq driver +------------------- + +SPEAr SoC cpufreq driver for CPU frequency scaling. +It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) systems +which share clock across all CPUs.If this is the case, is there any particular reason why you cannot use the generic cpufreq-cpu0 driver ?
Please go through the discussion already done with Shawn. There is lot of SPEAr specific code here. -- viresh