提交 319af40a 编写于 作者: F Finley Xiao 提交者: Rafael J. Wysocki

cpufreq: dt: Add rk3328 compatible to use generic cpufreq driver

This patch adds the rk3328 compatible string for supporting
the generic cpufreq driver on RK3328.
Signed-off-by: NFinley Xiao <finley.xiao@rock-chips.com>
Acked-by: NViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
上级 38c1c6a9
...@@ -76,6 +76,7 @@ static const struct of_device_id machines[] __initconst = { ...@@ -76,6 +76,7 @@ static const struct of_device_id machines[] __initconst = {
{ .compatible = "rockchip,rk3188", }, { .compatible = "rockchip,rk3188", },
{ .compatible = "rockchip,rk3228", }, { .compatible = "rockchip,rk3228", },
{ .compatible = "rockchip,rk3288", }, { .compatible = "rockchip,rk3288", },
{ .compatible = "rockchip,rk3328", },
{ .compatible = "rockchip,rk3366", }, { .compatible = "rockchip,rk3366", },
{ .compatible = "rockchip,rk3368", }, { .compatible = "rockchip,rk3368", },
{ .compatible = "rockchip,rk3399", }, { .compatible = "rockchip,rk3399", },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册