diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-10-03 15:41:16 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-10-03 15:41:16 +0200 |
commit | 6f1293ff747ddcb696d546e3efcd31f7cc42b9a5 (patch) | |
tree | a11d54bb4493dbd40925bf4b2f4dcdf9de64b4d3 /Documentation | |
parent | b1b12babe3b72cfb08b875245e5a5d7c2747c772 (diff) | |
parent | f9739d27059d8fd7b64096ea7251608628b5bd30 (diff) | |
download | op-kernel-dev-6f1293ff747ddcb696d546e3efcd31f7cc42b9a5.zip op-kernel-dev-6f1293ff747ddcb696d546e3efcd31f7cc42b9a5.tar.gz |
Merge back cpufreq material for v3.18.
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/cpufreq/cpufreq-dt.txt (renamed from Documentation/devicetree/bindings/cpufreq/cpufreq-cpu0.txt) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/cpufreq/cpufreq-cpu0.txt b/Documentation/devicetree/bindings/cpufreq/cpufreq-dt.txt index 366690c..e41c98f 100644 --- a/Documentation/devicetree/bindings/cpufreq/cpufreq-cpu0.txt +++ b/Documentation/devicetree/bindings/cpufreq/cpufreq-dt.txt @@ -1,8 +1,8 @@ -Generic CPU0 cpufreq driver +Generic cpufreq driver -It is a generic cpufreq driver for CPU0 frequency management. It -supports both uniprocessor (UP) and symmetric multiprocessor (SMP) -systems which share clock and voltage across all CPUs. +It is a generic DT based cpufreq driver for frequency management. It supports +both uniprocessor (UP) and symmetric multiprocessor (SMP) systems which share +clock and voltage across all CPUs. Both required and optional properties listed below must be defined under node /cpus/cpu@0. |