]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: at32ap: add frequency table
authorHans-Christian Egtvedt <egtvedt@samfundet.no>
Mon, 16 Sep 2013 13:26:41 +0000 (18:56 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 30 Sep 2013 18:18:45 +0000 (20:18 +0200)
commit8bc93fb2344a2d699b4d76d1fd9d31d0a1af4d98
treec41d9a73c97159a6e028c983d6518677e712a8bc
parente45ecf8908817f34680d5713bf555e04c19e5dec
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>
drivers/cpufreq/at32ap-cpufreq.c