]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: ti-cpufreq: Add support for multiple regulators
authorDave Gerlach <d-gerlach@ti.com>
Fri, 15 Dec 2017 04:25:26 +0000 (22:25 -0600)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 17 Dec 2017 18:17:43 +0000 (19:17 +0100)
commit1f512716c0cb4473be04f37f84d190d05233be55
tree237bc9747646d216c0b951ec0fe16c5322baf5ed
parent69b6de9b0c1e4d2714a4bcf07221abfd3e2f07a5
cpufreq: ti-cpufreq: Add support for multiple regulators

Some platforms, like those in the DRA7 and AM57 families, require the
scaling of multiple regulators in order to properly support higher OPPs.
Let the ti-cpufreq driver determine when this is required and pass the
appropriate regulator names to the OPP core so that they can be properly
managed.

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/ti-cpufreq.c