commit | 848cb944213e88e4929a7efcc1c92bb6b6445353 | [log] [tgz] |
---|---|---|
author | Hans-Christian Egtvedt <egtvedt@samfundet.no> | Mon Sep 16 18:56:41 2013 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Sep 30 20:18:45 2013 +0200 |
tree | c41d9a73c97159a6e028c983d6518677e712a8bc | |
parent | 2e6a5c80e6fa8fd3af6c2ffc5ad6073e798a1690 [diff] |
cpufreq: at32ap: add frequency table This patch adds a dynamically calculated frequency table to the at32ap driver. In short the architecture can scale in power of two between a maximum and minimum frequency. Min, max, and the steps in between are added to the table. Signed-off-by: Hans-Christian Egtvedt <egtvedt@samfundet.no> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>