Thread (6 messages) 6 messages, 3 authors, 2016-09-19
STALE3554d

[PATCH] cpufreq: ti: Use generic platdev driver

From: Dave Gerlach <hidden>
Date: 2016-09-16 21:29:04
Also in: linux-omap, linux-pm

Hi,
On 09/15/2016 01:25 AM, Viresh Kumar wrote:
On 14-09-16, 15:41, Dave Gerlach wrote:
quoted
Now that the cpufreq-dt-platdev is used to create the cpufreq-dt platform
device for all OMAP platforms and the platform code that did it
before has been removed, add ti,am33xx and ti,dra7xx to the machine list
in cpufreq-dt-platdev which had relied on the removed platform code to do
this previously.

Fixes: 7694ca6e1d6f ("cpufreq: omap: Use generic platdev driver")
Signed-off-by: Dave Gerlach <redacted>
Any stable trees you want this to be added to ?
I suppose it'll go for 4.7-stable as the change happened in v4.6.
quoted
---
  drivers/cpufreq/cpufreq-dt-platdev.c | 2 ++
  1 file changed, 2 insertions(+)
diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c
index 0bb44d5b5df4..d5e8ba50f8a3 100644
--- a/drivers/cpufreq/cpufreq-dt-platdev.c
+++ b/drivers/cpufreq/cpufreq-dt-platdev.c
@@ -68,6 +68,8 @@ static const struct of_device_id machines[] __initconst = {

  	{ .compatible = "sigma,tango4" },

+	{ .compatible = "ti,am33xx", },
+	{ .compatible = "ti,dra7", },
  	{ .compatible = "ti,omap2", },
  	{ .compatible = "ti,omap3", },
  	{ .compatible = "ti,omap4", },
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Thanks,
Dave
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help