Commit a08e1b6c authored by Peng Fan's avatar Peng Fan Committed by Viresh Kumar

cpufreq: Add i.MX7ULP to cpufreq-dt-platdev blacklist

Add i.MX7ULP to cpufreq-dt-platdev blacklist.
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 59b55c1f
......@@ -105,6 +105,7 @@ static const struct of_device_id blacklist[] __initconst = {
{ .compatible = "calxeda,highbank", },
{ .compatible = "calxeda,ecx-2000", },
{ .compatible = "fsl,imx7ulp", },
{ .compatible = "fsl,imx7d", },
{ .compatible = "fsl,imx8mq", },
{ .compatible = "fsl,imx8mm", },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment