提交 a0df7734 编写于 作者: T Tao Wang 提交者: Rafael J. Wysocki

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: NTao Wang <kevin.wangtao@hisilicon.com>
Acked-by: NViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
上级 41f1830f
...@@ -31,6 +31,7 @@ static const struct of_device_id machines[] __initconst = { ...@@ -31,6 +31,7 @@ static const struct of_device_id machines[] __initconst = {
{ .compatible = "arm,integrator-ap", }, { .compatible = "arm,integrator-ap", },
{ .compatible = "arm,integrator-cp", }, { .compatible = "arm,integrator-cp", },
{ .compatible = "hisilicon,hi3660", },
{ .compatible = "hisilicon,hi6220", }, { .compatible = "hisilicon,hi6220", },
{ .compatible = "fsl,imx27", }, { .compatible = "fsl,imx27", },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册