lkml.org 
[lkml]   [2020]   [Jan]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [RFC v3 02/10] cpufreq: blacklist SDM845 in cpufreq-dt-platdev
    On Tue, Jan 28, 2020 at 01:33:42AM +0530, Sibi Sankar wrote:
    > Add SDM845 to cpufreq-dt-platdev blacklist.

    nit: you could mention that cpufreq is handled by the
    'qcom-cpufreq-hw' driver.

    >
    > Signed-off-by: Sibi Sankar <sibis@codeaurora.org>
    > ---
    > 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 f2ae9cd455c17..5492cf3c9dc18 100644
    > --- a/drivers/cpufreq/cpufreq-dt-platdev.c
    > +++ b/drivers/cpufreq/cpufreq-dt-platdev.c
    > @@ -130,6 +130,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", },

    Reviewed-by: Matthias Kaehlcke <mka@chromium.org>

    \
     
     \ /
      Last update: 2020-01-28 21:45    [W:4.028 / U:0.104 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site