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

Commit a0df7734 authored by Tao Wang's avatar Tao Wang Committed by Rafael J. Wysocki
Browse files

cpufreq: dt: Add support for hi3660



Add the compatible string for supporting the generic device tree cpufreq-dt
driver on Hisilicon's 3660 SoC.

Signed-off-by: default avatarTao Wang <kevin.wangtao@hisilicon.com>
Acked-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 41f1830f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@ static const struct of_device_id machines[] __initconst = {
	{ .compatible = "arm,integrator-ap", },
	{ .compatible = "arm,integrator-cp", },

	{ .compatible = "hisilicon,hi3660", },
	{ .compatible = "hisilicon,hi6220", },

	{ .compatible = "fsl,imx27", },