“aa340845ae6f019e0a12321a1741c14679bb0664”上不存在“git@gitcode.net:openeuler/kernel.git”
提交 bea2ebca 编写于 作者: K Khiem Nguyen 提交者: Rafael J. Wysocki

cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver

This patch adds the r8a7796 support the generic cpufreq driver
by adding an appropriate compat string. This is in keeping
with support for other Renesas ARM and arm64 based SoCs.
Signed-off-by: NKhiem Nguyen <khiem.nguyen.xt@rvc.renesas.com>
[simon: new changelog]
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
Acked-by: NViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
上级 b20a3f3d
......@@ -68,6 +68,7 @@ static const struct of_device_id machines[] __initconst = {
{ .compatible = "renesas,r8a7793", },
{ .compatible = "renesas,r8a7794", },
{ .compatible = "renesas,r8a7795", },
{ .compatible = "renesas,r8a7796", },
{ .compatible = "renesas,sh73a0", },
{ .compatible = "rockchip,rk2928", },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册