public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: AngeloGioacchino Del Regno  <angelogioacchino.delregno@collabora.com>
To: Matthias Brugger <matthias.bgg@gmail.com>, rafael@kernel.org
Cc: viresh.kumar@linaro.org, rex-bc.chen@mediatek.com,
	jia-wei.chang@mediatek.com, linux-pm@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org
Subject: Re: [PATCH] cpufreq: Add MT8186 to cpufreq-dt-platdev blocklist
Date: Fri, 17 Jun 2022 12:48:36 +0200	[thread overview]
Message-ID: <7da07c36-e449-dcfc-b1d3-897bead0f23f@collabora.com> (raw)
In-Reply-To: <71bf73f9-fa60-e4ba-a339-64d876514af2@gmail.com>

Il 17/06/22 12:16, Matthias Brugger ha scritto:
> 
> 
> On 17/06/2022 11:06, AngeloGioacchino Del Regno wrote:
>> This SoC shall use the mediatek-cpufreq driver, or the system will
>> crash upon any clock scaling request: add it to the cpufreq-dt-platdev
>> blocklist.
>>
>> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
>> Fixes: 39b360102f3a ("cpufreq: mediatek: Add support for MT8186")
> 
> Fixes tag should be before any Rb, SoB etc tags.

Oh wow, I really did that.

Sorry, I'll send a v2 in a minute or two.

> 
> With that:
> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
> 
>> ---
>>   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 96de1536e1cb..2c96de3f2d83 100644
>> --- a/drivers/cpufreq/cpufreq-dt-platdev.c
>> +++ b/drivers/cpufreq/cpufreq-dt-platdev.c
>> @@ -127,6 +127,7 @@ static const struct of_device_id blocklist[] __initconst = {
>>       { .compatible = "mediatek,mt8173", },
>>       { .compatible = "mediatek,mt8176", },
>>       { .compatible = "mediatek,mt8183", },
>> +    { .compatible = "mediatek,mt8186", },
>>       { .compatible = "mediatek,mt8365", },
>>       { .compatible = "mediatek,mt8516", },



      reply	other threads:[~2022-06-17 10:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-17  9:06 [PATCH] cpufreq: Add MT8186 to cpufreq-dt-platdev blocklist AngeloGioacchino Del Regno
2022-06-17 10:16 ` Matthias Brugger
2022-06-17 10:48   ` AngeloGioacchino Del Regno [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7da07c36-e449-dcfc-b1d3-897bead0f23f@collabora.com \
    --to=angelogioacchino.delregno@collabora.com \
    --cc=jia-wei.chang@mediatek.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=matthias.bgg@gmail.com \
    --cc=rafael@kernel.org \
    --cc=rex-bc.chen@mediatek.com \
    --cc=viresh.kumar@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox