]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: Add MT8186 to cpufreq-dt-platdev blocklist
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Fri, 17 Jun 2022 11:09:26 +0000 (13:09 +0200)
committerViresh Kumar <viresh.kumar@linaro.org>
Tue, 28 Jun 2022 08:04:56 +0000 (13:34 +0530)
commit3490683cb0a9589196455ecc035b1d249df99e48
tree3376d2428796ab0d74a186448c3110f915770f76
parent7cb9cca198c10aae46244ad18bee9d747607fe23
cpufreq: Add MT8186 to cpufreq-dt-platdev blocklist

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.

Fixes: b4309b2eaf00 ("cpufreq: mediatek: Add support for MT8186")
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/cpufreq-dt-platdev.c