cpufreq: dt: Allow platform specific intermediate callbacks
authorPeng Fan <peng.fan@nxp.com>
Wed, 19 Feb 2020 07:59:53 +0000 (15:59 +0800)
committerViresh Kumar <viresh.kumar@linaro.org>
Thu, 12 Mar 2020 10:13:52 +0000 (15:43 +0530)
commit0c868627e617e43a295d8e7d542ec40387853694
treebc98c35b18a0c7d36b0c7971de99c37145525aef
parentc98330446c32da8898a7dacd81b8d09dc0b34b60
cpufreq: dt: Allow platform specific intermediate callbacks

Platforms may need to implement platform specific get_intermediate and
target_intermediate hooks.

Update cpufreq-dt driver's platform data to contain those for such
platforms.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/cpufreq-dt.c
drivers/cpufreq/cpufreq-dt.h