]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: Add i.MX7S to cpufreq-dt-platdev blocklist
authorStefan Agner <stefan.agner@toradex.com>
Mon, 24 Jan 2022 08:28:03 +0000 (09:28 +0100)
committerViresh Kumar <viresh.kumar@linaro.org>
Wed, 9 Feb 2022 07:50:03 +0000 (13:20 +0530)
commit721b18f55012fd3859f4ca02805d371ef165ac95
tree8300084473330ffca5643c9ccf623def4b9b1df7
parent3ad6f796e2cc1184c5a9f69d62fd08882032b5c9
cpufreq: Add i.MX7S to cpufreq-dt-platdev blocklist

The i.MX 7Solo currently does not have multiple operating points,
however, in order for the i.MX Thermal driver to successfully probe
a cpufreq device is required. Add it to the cpufreq-dt-platdev
driver's blocklist to allow using imx-cpufreq-dt.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Cc: Stefan Agner <stefan@agner.ch>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/cpufreq-dt-platdev.c