Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3eba6e12 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Rafael J. Wysocki
Browse files

cpufreq: dt-platdev: drop socionext,uniphier-ld6b from whitelist



As you see arch/arm/boot/dts/uniphier-ld6b.dtsi, it includes
uniphier-pxs2.dtsi, which uses "operating-points-v2" property
and whose cpufreq device is automatically created.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 431ead0f
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -83,8 +83,6 @@ static const struct of_device_id whitelist[] __initconst = {
	{ .compatible = "rockchip,rk3368", },
	{ .compatible = "rockchip,rk3368", },
	{ .compatible = "rockchip,rk3399", },
	{ .compatible = "rockchip,rk3399", },


	{ .compatible = "socionext,uniphier-ld6b", },

	{ .compatible = "st-ericsson,u8500", },
	{ .compatible = "st-ericsson,u8500", },
	{ .compatible = "st-ericsson,u8540", },
	{ .compatible = "st-ericsson,u8540", },
	{ .compatible = "st-ericsson,u9500", },
	{ .compatible = "st-ericsson,u9500", },