Re: [PATCH] cpufreq: dt: Add support for r8a7743 and r8a7745

2016-11-23 Thread Rafael J. Wysocki
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

Re: [PATCH] cpufreq: dt: Add support for r8a7743 and r8a7745

2016-11-16 Thread Simon Horman
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 > --- > Support for RZ/G1M and

Re: [PATCH] cpufreq: dt: Add support for r8a7743 and r8a7745

2016-11-16 Thread Viresh Kumar
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 > --- > Support for RZ/G1M and RZ/G1E is expected to

[PATCH] cpufreq: dt: Add support for r8a7743 and r8a7745

2016-11-16 Thread 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 --- Support for RZ/G1M and RZ/G1E is expected to land in v4.10. drivers/cpufreq/cpufreq-dt-platdev.c | 2 ++