commit | 0c868627e617e43a295d8e7d542ec40387853694 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Wed Feb 19 15:59:53 2020 +0800 |
committer | Viresh Kumar <viresh.kumar@linaro.org> | Thu Mar 12 15:43:52 2020 +0530 |
tree | bc98c35b18a0c7d36b0c7971de99c37145525aef | |
parent | c98330446c32da8898a7dacd81b8d09dc0b34b60 [diff] |
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>