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)
commitc8343e83d45fb074da5dfc304e101995d19f05b2
tree237bc9747646d216c0b951ec0fe16c5322baf5ed
parentdb410b2b3839e962f9df4bc87b4fea9a2996047c
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