From: Robert Jarzmik Date: Sun, 17 May 2009 21:03:55 +0000 (+0200) Subject: [ARM] pxa: add vcc_core regulation for cpufreq on pxa2xx X-Git-Tag: v2.6.31-rc1~344^2~3^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dbeef231e2247f91784f33555ed6f7da7a6f726;p=pandora-kernel.git [ARM] pxa: add vcc_core regulation for cpufreq on pxa2xx Add voltage regulation capability to pxa2xx cpufreq driver. The cpufreq will ask for a "vcc_core" regulator to the regulator framework. If a regulator is found at probe time, it will be used with values specified in PXA270 Electrical, Mechanical, and Thermal Specifications. If not, it will be assumed for now that frequency change will work without voltage control. This assumes that the IPL/SPL installs sane values to an existing voltage regulator (ie. voltage high enough to support the full range). Signed-off-by: Robert Jarzmik Signed-off-by: Eric Miao --- Reading git-diff-tree failed