Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1694034 > unrolled thread

Re: [PATCH] cpufreq: dt: Add zynqmp to the cpufreq dt platdev

Started by"Rafael J. Wysocki" <rjw@rjwysocki.net>
First post2017-07-22 00:50 +0200
Last post2017-07-22 00:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] cpufreq: dt: Add zynqmp to the cpufreq dt platdev "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-07-22 00:50 +0200

#1694034 — Re: [PATCH] cpufreq: dt: Add zynqmp to the cpufreq dt platdev

From"Rafael J. Wysocki" <rjw@rjwysocki.net>
Date2017-07-22 00:50 +0200
SubjectRe: [PATCH] cpufreq: dt: Add zynqmp to the cpufreq dt platdev
Message-ID<u5OUa-2dk-7@gated-at.bofh.it>
On Thursday, July 13, 2017 02:49:53 PM Viresh Kumar wrote:
> On 13-07-17, 11:19, Michal Simek wrote:
> > From: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
> > 
> > Add zynqmp to the cpufreq dt platform device.
> > 
> > Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
> > Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> > ---
> > 
> >  drivers/cpufreq/cpufreq-dt-platdev.c | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c
> > index 1c262923fe58..2eb40d46d357 100644
> > --- a/drivers/cpufreq/cpufreq-dt-platdev.c
> > +++ b/drivers/cpufreq/cpufreq-dt-platdev.c
> > @@ -94,6 +94,7 @@
> >  	{ .compatible = "ti,omap5", },
> >  
> >  	{ .compatible = "xlnx,zynq-7000", },
> > +	{ .compatible = "xlnx,zynqmp", },
> >  
> >  	{ .compatible = "zte,zx296718", },
> 
> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
> 
> 

Applied, thanks!

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web