lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 22 Jul 2017 00:41:23 +0200
From:   "Rafael J. Wysocki" <rjw@...ysocki.net>
To:     Viresh Kumar <viresh.kumar@...aro.org>,
        Michal Simek <michal.simek@...inx.com>
Cc:     linux-kernel@...r.kernel.org, monstr@...str.eu,
        Shubhrajyoti Datta <shubhrajyoti.datta@...inx.com>,
        linux-pm@...r.kernel.org
Subject: Re: [PATCH] cpufreq: dt: Add zynqmp to the cpufreq dt platdev

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@...inx.com>
> > 
> > Add zynqmp to the cpufreq dt platform device.
> > 
> > Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@...inx.com>
> > Signed-off-by: Michal Simek <michal.simek@...inx.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@...aro.org>
> 
> 

Applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ