On Thursday, July 13, 2017 02:49:53 PM Viresh Kumar wrote:
> On 13-07-17, 11:19, Michal Simek wrote:
> > From: Shubhrajyoti Datta <[email protected]>
> > 
> > Add zynqmp to the cpufreq dt platform device.
> > 
> > Signed-off-by: Shubhrajyoti Datta <[email protected]>
> > Signed-off-by: Michal Simek <[email protected]>
> > ---
> > 
> >  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 <[email protected]>
> 
> 

Applied, thanks!

Reply via email to