cpufreq: dt-platdev: allow RK3399 to have separate tunables per cluster
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 5 Oct 2018 19:00:58 +0000 (12:00 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 8 Oct 2018 06:55:44 +0000 (08:55 +0200)
commit9d21d33cab2dd5aadd23ad51baf1dc49d544fcc0
tree65d67eb4a5533e154ae473284be90379086203c7
parent8ff3c22688ff3616ee53c5c54b3ee66a73326175
cpufreq: dt-platdev: allow RK3399 to have separate tunables per cluster

RK3899 has one cluster with 4 small cores, and another one with 2 big
cores, with cores in different clusters having different OPPs and thus
needing separate set of tunables. Let's enable this via
"have_governor_per_policy" platform data.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/cpufreq-dt-platdev.c