Re: [PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL

2018-06-27 Thread Shawn Guo
On Mon, Jun 25, 2018 at 10:01:44AM +0200, Sébastien Szymanski wrote: > Hi, > > On 06/11/2018 07:38 AM, Shawn Guo wrote: > > On Tue, May 22, 2018 at 08:28:51AM +0200, Sébastien Szymanski wrote: > >> Check the max speed supported from the fuses for i.MX6ULL and update the > >> operating points table

Re: [PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL

2018-06-25 Thread Rafael J. Wysocki
On Mon, Jun 25, 2018 at 10:01 AM, Sébastien Szymanski wrote: > Hi, > > On 06/11/2018 07:38 AM, Shawn Guo wrote: >> On Tue, May 22, 2018 at 08:28:51AM +0200, Sébastien Szymanski wrote: >>> Check the max speed supported from the fuses for i.MX6ULL and update the >>> operating points table accordingl

Re: [PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL

2018-06-25 Thread Sébastien Szymanski
Hi, On 06/11/2018 07:38 AM, Shawn Guo wrote: > On Tue, May 22, 2018 at 08:28:51AM +0200, Sébastien Szymanski wrote: >> Check the max speed supported from the fuses for i.MX6ULL and update the >> operating points table accordingly. >> >> Signed-off-by: Sébastien Szymanski > > Acked-by: Shawn Guo

Re: [PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL

2018-06-12 Thread Rafael J. Wysocki
On Monday, June 11, 2018 7:38:27 AM CEST Shawn Guo wrote: > On Tue, May 22, 2018 at 08:28:51AM +0200, Sébastien Szymanski wrote: > > Check the max speed supported from the fuses for i.MX6ULL and update the > > operating points table accordingly. > > > > Signed-off-by: Sébastien Szymanski > > Ack

Re: [PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL

2018-06-10 Thread Shawn Guo
On Tue, May 22, 2018 at 08:28:51AM +0200, Sébastien Szymanski wrote: > Check the max speed supported from the fuses for i.MX6ULL and update the > operating points table accordingly. > > Signed-off-by: Sébastien Szymanski Acked-by: Shawn Guo

Re: [PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL

2018-06-05 Thread Fabio Estevam
On Tue, May 22, 2018 at 3:28 AM, Sébastien Szymanski wrote: > Check the max speed supported from the fuses for i.MX6ULL and update the > operating points table accordingly. > > Signed-off-by: Sébastien Szymanski Reviewed-by: Fabio Estevam

Re: [PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL

2018-06-05 Thread Sébastien Szymanski
On 05/23/2018 06:29 AM, Viresh Kumar wrote: > On 22-05-18, 08:28, Sébastien Szymanski wrote: >> Check the max speed supported from the fuses for i.MX6ULL and update the >> operating points table accordingly. >> >> Signed-off-by: Sébastien Szymanski >> --- >> >> Changes for v3: >> - none > > @Sas

Re: [PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL

2018-05-23 Thread Stefan Agner
On 22.05.2018 08:28, Sébastien Szymanski wrote: > Check the max speed supported from the fuses for i.MX6ULL and update the > operating points table accordingly. > > Signed-off-by: Sébastien Szymanski Tested with a 528MHz and 792MHz rated i.MX 6ULL, looks good! Tested-by: Stefan Agner Reviewed-

Re: [PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL

2018-05-22 Thread Viresh Kumar
On 22-05-18, 08:28, Sébastien Szymanski wrote: > Check the max speed supported from the fuses for i.MX6ULL and update the > operating points table accordingly. > > Signed-off-by: Sébastien Szymanski > --- > > Changes for v3: > - none @Sascha and Shawn: Can you guys please Ack this series if th

Re: [PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL

2018-05-22 Thread Viresh Kumar
On 22-05-18, 08:28, Sébastien Szymanski wrote: > Check the max speed supported from the fuses for i.MX6ULL and update the > operating points table accordingly. > > Signed-off-by: Sébastien Szymanski > --- > > Changes for v3: > - none > > Changes for v2: > - none > > drivers/cpufreq/imx6q-cp

[PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL

2018-05-22 Thread Sébastien Szymanski
Check the max speed supported from the fuses for i.MX6ULL and update the operating points table accordingly. Signed-off-by: Sébastien Szymanski --- Changes for v3: - none Changes for v2: - none drivers/cpufreq/imx6q-cpufreq.c | 29 +++-- 1 file changed, 23 insertions