public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cpufreq: tango: Use generic platdev driver
@ 2016-05-02 13:39 Mason
  2016-05-02 15:02 ` Viresh Kumar
  0 siblings, 1 reply; 3+ messages in thread
From: Mason @ 2016-05-02 13:39 UTC (permalink / raw)
  To: Rafael J. Wysocki, Viresh Kumar
  Cc: linux-pm, arm-soc, Arnd Bergmann, Sebastian Frias

From: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>

Add tango4 compatible string to the list.

Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
---
 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 ac4a0ba87c12..3646b143bbf5 100644
--- a/drivers/cpufreq/cpufreq-dt-platdev.c
+++ b/drivers/cpufreq/cpufreq-dt-platdev.c
@@ -66,6 +66,8 @@ static const struct of_device_id machines[] __initconst = {
 	{ .compatible = "rockchip,rk3368", },
 	{ .compatible = "rockchip,rk3399", },
 
+	{ .compatible = "sigma,tango4" },
+
 	{ .compatible = "ti,omap2", },
 	{ .compatible = "ti,omap3", },
 	{ .compatible = "ti,omap4", },
-- 
2.8.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] cpufreq: tango: Use generic platdev driver
  2016-05-02 13:39 [PATCH] cpufreq: tango: Use generic platdev driver Mason
@ 2016-05-02 15:02 ` Viresh Kumar
  2016-05-05 23:35   ` Rafael J. Wysocki
  0 siblings, 1 reply; 3+ messages in thread
From: Viresh Kumar @ 2016-05-02 15:02 UTC (permalink / raw)
  To: Mason; +Cc: Rafael J. Wysocki, linux-pm, arm-soc, Arnd Bergmann,
	Sebastian Frias

On 02-05-16, 15:39, Mason wrote:
> From: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
> 
> Add tango4 compatible string to the list.
> 
> Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
> ---
>  drivers/cpufreq/cpufreq-dt-platdev.c | 2 ++
>  1 file changed, 2 insertions(+)

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

-- 
viresh

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] cpufreq: tango: Use generic platdev driver
  2016-05-02 15:02 ` Viresh Kumar
@ 2016-05-05 23:35   ` Rafael J. Wysocki
  0 siblings, 0 replies; 3+ messages in thread
From: Rafael J. Wysocki @ 2016-05-05 23:35 UTC (permalink / raw)
  To: Viresh Kumar, Mason; +Cc: linux-pm, arm-soc, Arnd Bergmann, Sebastian Frias

On Monday, May 02, 2016 08:32:52 PM Viresh Kumar wrote:
> On 02-05-16, 15:39, Mason wrote:
> > From: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
> > 
> > Add tango4 compatible string to the list.
> > 
> > Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
> > ---
> >  drivers/cpufreq/cpufreq-dt-platdev.c | 2 ++
> >  1 file changed, 2 insertions(+)
> 
> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

Applied, thanks!


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-05 23:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-02 13:39 [PATCH] cpufreq: tango: Use generic platdev driver Mason
2016-05-02 15:02 ` Viresh Kumar
2016-05-05 23:35   ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox