提交 49ef1221 编写于 作者: S Sibi Sankar 提交者: Viresh Kumar

cpufreq: blacklist SDM845 in cpufreq-dt-platdev

Add SDM845 to cpufreq-dt-platdev blacklist since the actual scaling is
handled by the 'qcom-cpufreq-hw' driver.
Signed-off-by: NSibi Sankar <sibis@codeaurora.org>
Reviewed-by: NAmit Kucheria <amit.kucheria@linaro.org>
Reviewed-by: NMatthias Kaehlcke <mka@chromium.org>
Signed-off-by: NViresh Kumar <viresh.kumar@linaro.org>
上级 b3a9e3b9
......@@ -132,6 +132,7 @@ static const struct of_device_id blacklist[] __initconst = {
{ .compatible = "qcom,apq8096", },
{ .compatible = "qcom,msm8996", },
{ .compatible = "qcom,qcs404", },
{ .compatible = "qcom,sdm845", },
{ .compatible = "st,stih407", },
{ .compatible = "st,stih410", },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册