Re: [PATCH] cpufreq: imx6q: imx6ull should use the same flow as imx6ul

2017-06-21 Thread Leonard Crestez
On Wed, 2017-05-31 at 01:07 -0300, Fabio Estevam wrote: > On Tue, May 30, 2017 at 12:57 PM, Leonard Crestez > wrote: > > > > From: Octavian Purdila > > > > This fixes an issue with imx6ull where setting the frequency to > > 528Mhz > > would

Re: [PATCH] cpufreq: imx6q: imx6ull should use the same flow as imx6ul

2017-06-21 Thread Leonard Crestez
On Wed, 2017-05-31 at 01:07 -0300, Fabio Estevam wrote: > On Tue, May 30, 2017 at 12:57 PM, Leonard Crestez > wrote: > > > > From: Octavian Purdila > > > > This fixes an issue with imx6ull where setting the frequency to > > 528Mhz > > would actually set the ARM clock to 324Mhz. > > > >

Re: [PATCH] cpufreq: imx6q: imx6ull should use the same flow as imx6ul

2017-05-30 Thread Fabio Estevam
On Tue, May 30, 2017 at 12:57 PM, Leonard Crestez wrote: > From: Octavian Purdila > > This fixes an issue with imx6ull where setting the frequency to 528Mhz > would actually set the ARM clock to 324Mhz. > > Signed-off-by: Octavian Purdila

Re: [PATCH] cpufreq: imx6q: imx6ull should use the same flow as imx6ul

2017-05-30 Thread Fabio Estevam
On Tue, May 30, 2017 at 12:57 PM, Leonard Crestez wrote: > From: Octavian Purdila > > This fixes an issue with imx6ull where setting the frequency to 528Mhz > would actually set the ARM clock to 324Mhz. > > Signed-off-by: Octavian Purdila > Signed-off-by: Leonard Crestez Reviewed-by: Fabio

Re: [PATCH] cpufreq: imx6q: imx6ull should use the same flow as imx6ul

2017-05-30 Thread Viresh Kumar
On 30-05-17, 18:57, Leonard Crestez wrote: > From: Octavian Purdila > > This fixes an issue with imx6ull where setting the frequency to 528Mhz > would actually set the ARM clock to 324Mhz. > > Signed-off-by: Octavian Purdila > Signed-off-by:

Re: [PATCH] cpufreq: imx6q: imx6ull should use the same flow as imx6ul

2017-05-30 Thread Viresh Kumar
On 30-05-17, 18:57, Leonard Crestez wrote: > From: Octavian Purdila > > This fixes an issue with imx6ull where setting the frequency to 528Mhz > would actually set the ARM clock to 324Mhz. > > Signed-off-by: Octavian Purdila > Signed-off-by: Leonard Crestez > --- >

[PATCH] cpufreq: imx6q: imx6ull should use the same flow as imx6ul

2017-05-30 Thread Leonard Crestez
From: Octavian Purdila This fixes an issue with imx6ull where setting the frequency to 528Mhz would actually set the ARM clock to 324Mhz. Signed-off-by: Octavian Purdila Signed-off-by: Leonard Crestez ---

[PATCH] cpufreq: imx6q: imx6ull should use the same flow as imx6ul

2017-05-30 Thread Leonard Crestez
From: Octavian Purdila This fixes an issue with imx6ull where setting the frequency to 528Mhz would actually set the ARM clock to 324Mhz. Signed-off-by: Octavian Purdila Signed-off-by: Leonard Crestez --- drivers/cpufreq/imx6q-cpufreq.c | 6 -- 1 file changed, 4 insertions(+), 2