* [PATCH] cpufreq: dt: Add support for r8a7743 and r8a7745
@ 2016-11-16 10:05 Geert Uytterhoeven
2016-11-16 10:09 ` Viresh Kumar
2016-11-16 12:57 ` Simon Horman
0 siblings, 2 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2016-11-16 10:05 UTC (permalink / raw)
To: Rafael J. Wysocki, Viresh Kumar
Cc: Simon Horman, Sergei Shtylyov, linux-pm, linux-renesas-soc,
linux-arm-kernel, Geert Uytterhoeven
Add the compatible strings for supporting the generic cpufreq driver on
the Renesas RZ/G1M (r8a7743) and RZ/G1E (r8a7745) SoCs.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
Support for RZ/G1M and RZ/G1E is expected to land in v4.10.
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 fcc5bcfe57efe1c3..0c73c7dbd5878919 100644
--- a/drivers/cpufreq/cpufreq-dt-platdev.c
+++ b/drivers/cpufreq/cpufreq-dt-platdev.c
@@ -55,6 +55,8 @@
{ .compatible = "renesas,r7s72100", },
{ .compatible = "renesas,r8a73a4", },
{ .compatible = "renesas,r8a7740", },
+ { .compatible = "renesas,r8a7743", },
+ { .compatible = "renesas,r8a7745", },
{ .compatible = "renesas,r8a7778", },
{ .compatible = "renesas,r8a7779", },
{ .compatible = "renesas,r8a7790", },
--
1.9.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] cpufreq: dt: Add support for r8a7743 and r8a7745
2016-11-16 10:05 [PATCH] cpufreq: dt: Add support for r8a7743 and r8a7745 Geert Uytterhoeven
@ 2016-11-16 10:09 ` Viresh Kumar
2016-11-24 1:17 ` Rafael J. Wysocki
2016-11-16 12:57 ` Simon Horman
1 sibling, 1 reply; 4+ messages in thread
From: Viresh Kumar @ 2016-11-16 10:09 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Rafael J. Wysocki, Simon Horman, Sergei Shtylyov, linux-pm,
linux-renesas-soc, linux-arm-kernel
On 16-11-16, 11:05, Geert Uytterhoeven wrote:
> Add the compatible strings for supporting the generic cpufreq driver on
> the Renesas RZ/G1M (r8a7743) and RZ/G1E (r8a7745) SoCs.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> Support for RZ/G1M and RZ/G1E is expected to land in v4.10.
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
--
viresh
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] cpufreq: dt: Add support for r8a7743 and r8a7745
2016-11-16 10:09 ` Viresh Kumar
@ 2016-11-24 1:17 ` Rafael J. Wysocki
0 siblings, 0 replies; 4+ messages in thread
From: Rafael J. Wysocki @ 2016-11-24 1:17 UTC (permalink / raw)
To: Viresh Kumar, Geert Uytterhoeven
Cc: Simon Horman, Sergei Shtylyov, linux-pm, linux-renesas-soc,
linux-arm-kernel
On Wednesday, November 16, 2016 03:39:06 PM Viresh Kumar wrote:
> On 16-11-16, 11:05, Geert Uytterhoeven wrote:
> > Add the compatible strings for supporting the generic cpufreq driver on
> > the Renesas RZ/G1M (r8a7743) and RZ/G1E (r8a7745) SoCs.
> >
> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > ---
> > Support for RZ/G1M and RZ/G1E is expected to land in v4.10.
>
> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Applied.
Thanks,
Rafael
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] cpufreq: dt: Add support for r8a7743 and r8a7745
2016-11-16 10:05 [PATCH] cpufreq: dt: Add support for r8a7743 and r8a7745 Geert Uytterhoeven
2016-11-16 10:09 ` Viresh Kumar
@ 2016-11-16 12:57 ` Simon Horman
1 sibling, 0 replies; 4+ messages in thread
From: Simon Horman @ 2016-11-16 12:57 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Rafael J. Wysocki, Viresh Kumar, Sergei Shtylyov, linux-pm,
linux-renesas-soc, linux-arm-kernel
On Wed, Nov 16, 2016 at 11:05:51AM +0100, Geert Uytterhoeven wrote:
> Add the compatible strings for supporting the generic cpufreq driver on
> the Renesas RZ/G1M (r8a7743) and RZ/G1E (r8a7745) SoCs.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> Support for RZ/G1M and RZ/G1E is expected to land in v4.10.
Acked-by: Simon Horman <horms+renesas@verge.net.au>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-11-24 1:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-16 10:05 [PATCH] cpufreq: dt: Add support for r8a7743 and r8a7745 Geert Uytterhoeven
2016-11-16 10:09 ` Viresh Kumar
2016-11-24 1:17 ` Rafael J. Wysocki
2016-11-16 12:57 ` Simon Horman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).