lkml.org 
[lkml]   [2020]   [Jun]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v6 1/5] cpufreq: blacklist SDM845 in cpufreq-dt-platdev
    Date
    Add SDM845 to cpufreq-dt-platdev blacklist since the actual scaling is
    handled by the 'qcom-cpufreq-hw' driver.

    Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org>
    Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
    Signed-off-by: Sibi Sankar <sibis@codeaurora.org>
    ---

    v6/v7:
    * No change

    v5:
    * Picked up R-b from Amit

    v4:
    * Updated commit message [Matthias]
    * Picked up R-b from Matthias

    drivers/cpufreq/cpufreq-dt-platdev.c | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c
    index e8e20fef400b0..be85eb494a6b3 100644
    --- a/drivers/cpufreq/cpufreq-dt-platdev.c
    +++ b/drivers/cpufreq/cpufreq-dt-platdev.c
    @@ -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", },
    --
    The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
    a Linux Foundation Collaborative Project
    \
     
     \ /
      Last update: 2020-06-22 10:18    [W:2.228 / U:0.064 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site