cpufreq: Add qcs404 to cpufreq-dt-platdev blacklist
authorJorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Thu, 25 Jul 2019 10:41:36 +0000 (12:41 +0200)
committerViresh Kumar <viresh.kumar@linaro.org>
Tue, 3 Sep 2019 02:25:00 +0000 (07:55 +0530)
Add qcs404 to cpufreq-dt-platdev blacklist.

Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Co-developed-by: Niklas Cassel <niklas.cassel@linaro.org>
Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/cpufreq-dt-platdev.c

index 03dc424..ec6ef99 100644 (file)
@@ -123,6 +123,7 @@ static const struct of_device_id blacklist[] __initconst = {
 
        { .compatible = "qcom,apq8096", },
        { .compatible = "qcom,msm8996", },
+       { .compatible = "qcom,qcs404", },
 
        { .compatible = "st,stih407", },
        { .compatible = "st,stih410", },