mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 09:44:18 +08:00
Revert "cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver"
This reverts commitbea2ebca6b
. This is no longer needed since the following commit and to the best of my knowledge is not relied on by any upstream DTS:edeec420de
(cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2) Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
parent
50e9ffaba5
commit
c76ff00baa
@ -67,7 +67,6 @@ static const struct of_device_id whitelist[] __initconst = {
|
||||
{ .compatible = "renesas,r8a7793", },
|
||||
{ .compatible = "renesas,r8a7794", },
|
||||
{ .compatible = "renesas,r8a7795", },
|
||||
{ .compatible = "renesas,r8a7796", },
|
||||
{ .compatible = "renesas,sh73a0", },
|
||||
|
||||
{ .compatible = "rockchip,rk2928", },
|
||||
|
Loading…
Reference in New Issue
Block a user