1
0
Fork 0

cpufreq: dt-platdev: Blacklist st,stih418 SoC

Add st,stih418 SoC in the blacklist since the cpufreq driver
for this platform is already registering the driver.

Signed-off-by: Alain Volmat <avolmat@me.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
zero-sugar-mainline-defconfig
Alain Volmat 2020-08-31 08:10:12 +02:00 committed by Viresh Kumar
parent 01a163c520
commit 305accf3b5
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ static const struct of_device_id blacklist[] __initconst = {
{ .compatible = "st,stih407", },
{ .compatible = "st,stih410", },
{ .compatible = "st,stih418", },
{ .compatible = "sigma,tango4", },