Commit 305accf3 authored by Alain Volmat's avatar Alain Volmat Committed by Viresh Kumar
Browse files

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: default avatarAlain Volmat <avolmat@me.com>
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 01a163c5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -137,6 +137,7 @@ static const struct of_device_id blacklist[] __initconst = {

	{ .compatible = "st,stih407", },
	{ .compatible = "st,stih410", },
	{ .compatible = "st,stih418", },

	{ .compatible = "sigma,tango4", },