Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdev

The Qualcomm sm8150 platform uses the qcom-cpufreq-hw driver, so
add it to the cpufreq-dt-platdev driver's blocklist.

Signed-off-by: Thara Gopinath <thara.gopinath@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>

authored by

Thara Gopinath and committed by
Viresh Kumar
5d79e5ce f7d63588

+1
+1
drivers/cpufreq/cpufreq-dt-platdev.c
··· 141 141 { .compatible = "qcom,sc7280", }, 142 142 { .compatible = "qcom,sc8180x", }, 143 143 { .compatible = "qcom,sdm845", }, 144 + { .compatible = "qcom,sm8150", }, 144 145 145 146 { .compatible = "st,stih407", }, 146 147 { .compatible = "st,stih410", },