commit | a30f8a91f3c25ad7df897bf7877bad410ad19f79 | [log] [tgz] |
---|---|---|
author | Anson Huang <Anson.Huang@nxp.com> | Mon Feb 17 17:42:55 2020 +0800 |
committer | Viresh Kumar <viresh.kumar@linaro.org> | Mon Feb 17 16:15:31 2020 +0530 |
tree | 329849a3b202969cb235981975e964cb50c12473 | |
parent | 0ea4fb29c68950fbeea4e507e3c59ea35bb98ffd [diff] |
cpufreq: imx-cpufreq-dt: Add "cpu-supply" property check The cpufreq-dt driver allows cpufreq driver enabled without valid regulator assigned, however, all i.MX platforms using cpufreq-dt driver now require valid regulator, add "cpu-supply" property check to avoid i.MX platforms' cpufreq enabled without valid regulator and lead to system unstable. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>