commit | 9d21d33cab2dd5aadd23ad51baf1dc49d544fcc0 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Fri Oct 05 12:00:58 2018 -0700 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Oct 08 08:55:44 2018 +0200 |
tree | 65d67eb4a5533e154ae473284be90379086203c7 | |
parent | 8ff3c22688ff3616ee53c5c54b3ee66a73326175 [diff] |
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>