Skip to content

Commit d6f8e0e

Browse files
Faruque Ansarivireshk
authored andcommitted
cpufreq: Add QCS8300 to cpufreq-dt-platdev blocklist
The Qualcomm QCS8300 platform uses the qcom-cpufreq-hw driver, so add it to the cpufreq-dt-platdev driver's blocklist. Signed-off-by: Faruque Ansari <faruque.ansari@oss.qualcomm.com> Reviewed-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
1 parent db5e646 commit d6f8e0e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/cpufreq/cpufreq-dt-platdev.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ static const struct of_device_id blocklist[] __initconst = {
159159
{ .compatible = "qcom,qcm2290", },
160160
{ .compatible = "qcom,qcm6490", },
161161
{ .compatible = "qcom,qcs404", },
162+
{ .compatible = "qcom,qcs8300", },
162163
{ .compatible = "qcom,qdu1000", },
163164
{ .compatible = "qcom,sa8155p" },
164165
{ .compatible = "qcom,sa8540p" },

0 commit comments

Comments
 (0)