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

cpufreq: blacklist SC7180 in cpufreq-dt-platdev

Add SC7180 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>
上级 49ef1221
...@@ -132,6 +132,7 @@ static const struct of_device_id blacklist[] __initconst = { ...@@ -132,6 +132,7 @@ static const struct of_device_id blacklist[] __initconst = {
{ .compatible = "qcom,apq8096", }, { .compatible = "qcom,apq8096", },
{ .compatible = "qcom,msm8996", }, { .compatible = "qcom,msm8996", },
{ .compatible = "qcom,qcs404", }, { .compatible = "qcom,qcs404", },
{ .compatible = "qcom,sc7180", },
{ .compatible = "qcom,sdm845", }, { .compatible = "qcom,sdm845", },
{ .compatible = "st,stih407", }, { .compatible = "st,stih407", },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册