Commit 144ec880 authored by Simon Horman's avatar Simon Horman Committed by Rafael J. Wysocki

Revert "cpufreq: rcar: Add support for R8A7795 SoC"

This reverts commit 034def59.

This is no longer needed since the following commit and to the best
of my knowledge is not relied on by any upstream DTS:

edeec420 (cpufreq: dt-platdev: Automatically create cpufreq
device with OPP v2)
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
Acked-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent c76ff00b
......@@ -66,7 +66,6 @@ static const struct of_device_id whitelist[] __initconst = {
{ .compatible = "renesas,r8a7792", },
{ .compatible = "renesas,r8a7793", },
{ .compatible = "renesas,r8a7794", },
{ .compatible = "renesas,r8a7795", },
{ .compatible = "renesas,sh73a0", },
{ .compatible = "rockchip,rk2928", },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment