Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-09-05 Thread Thomas Abraham
On Thu, Sep 4, 2014 at 7:00 PM, Kevin Hilman wrote: > Thomas Abraham writes: > >> On Thu, Sep 4, 2014 at 4:45 AM, Kevin Hilman wrote: >>> Hi Thomas, >>> >>> Thomas Abraham writes: >>> >>> [...] >>> A new branch [1] has been created using commits from exynos5-v3.17-rc1 branch + cpufreq

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-09-04 Thread Kevin Hilman
Thomas Abraham writes: > On Thu, Sep 4, 2014 at 4:45 AM, Kevin Hilman wrote: >> Hi Thomas, >> >> Thomas Abraham writes: >> >> [...] >> >>> A new branch [1] has been created using commits from exynos5-v3.17-rc1 >>> branch + cpufreq + regulator + temp fixes. I have tested this branch >>> on Exyno

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-09-04 Thread Thomas Abraham
On Thu, Sep 4, 2014 at 4:45 AM, Kevin Hilman wrote: > Hi Thomas, > > Thomas Abraham writes: > > [...] > >> A new branch [1] has been created using commits from exynos5-v3.17-rc1 >> branch + cpufreq + regulator + temp fixes. I have tested this branch >> on Exynos5800 Chromebook2 and cpufreq works

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-09-03 Thread Kevin Hilman
Hi Thomas, Thomas Abraham writes: [...] > A new branch [1] has been created using commits from exynos5-v3.17-rc1 > branch + cpufreq + regulator + temp fixes. I have tested this branch > on Exynos5800 Chromebook2 and cpufreq works fine with both ondemand > and performance governors. Please let m

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-09-03 Thread Thomas Abraham
On Wed, Sep 3, 2014 at 9:56 AM, Thomas Abraham wrote: > Hi Kevin, > > On Wed, Sep 3, 2014 at 1:02 AM, Kevin Hilman wrote: >> HI Thomas, >> >> Thomas Abraham writes: >> >>> On Fri, Aug 29, 2014 at 8:33 PM, Kevin Hilman wrote: Hi Thomas, On Fri, Aug 29, 2014 at 5:52 AM, Thomas Abra

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-09-02 Thread Thomas Abraham
Hi Kevin, On Wed, Sep 3, 2014 at 1:02 AM, Kevin Hilman wrote: > HI Thomas, > > Thomas Abraham writes: > >> On Fri, Aug 29, 2014 at 8:33 PM, Kevin Hilman wrote: >>> Hi Thomas, >>> >>> On Fri, Aug 29, 2014 at 5:52 AM, Thomas Abraham wrote: Hi Kevin, On Wed, Aug 27, 2014 at 3:55 AM

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-09-02 Thread Kevin Hilman
HI Thomas, Thomas Abraham writes: > On Fri, Aug 29, 2014 at 8:33 PM, Kevin Hilman wrote: >> Hi Thomas, >> >> On Fri, Aug 29, 2014 at 5:52 AM, Thomas Abraham wrote: >>> Hi Kevin, >>> >>> On Wed, Aug 27, 2014 at 3:55 AM, Kevin Hilman wrote: On Tue, Aug 26, 2014 at 8:15 AM, Kevin Hilman wr

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-09-01 Thread Thomas Abraham
Hi Kevin, On Fri, Aug 29, 2014 at 8:33 PM, Kevin Hilman wrote: > Hi Thomas, > > On Fri, Aug 29, 2014 at 5:52 AM, Thomas Abraham wrote: >> Hi Kevin, >> >> On Wed, Aug 27, 2014 at 3:55 AM, Kevin Hilman wrote: >>> On Tue, Aug 26, 2014 at 8:15 AM, Kevin Hilman wrote: On Mon, Aug 25, 2014 at

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-08-29 Thread Kevin Hilman
Hi Thomas, On Fri, Aug 29, 2014 at 5:52 AM, Thomas Abraham wrote: > Hi Kevin, > > On Wed, Aug 27, 2014 at 3:55 AM, Kevin Hilman wrote: >> On Tue, Aug 26, 2014 at 8:15 AM, Kevin Hilman wrote: >>> On Mon, Aug 25, 2014 at 10:25 PM, Chander Kashyap >>> wrote: >> >> [...] >> > > Can you cl

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-08-29 Thread Thomas Abraham
Hi Kevin, On Wed, Aug 27, 2014 at 3:55 AM, Kevin Hilman wrote: > On Tue, Aug 26, 2014 at 8:15 AM, Kevin Hilman wrote: >> On Mon, Aug 25, 2014 at 10:25 PM, Chander Kashyap >> wrote: > > [...] > Can you clarify how you're setting the voltages to ensure stability? >>> >>> below is the d

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-08-26 Thread Kevin Hilman
On Tue, Aug 26, 2014 at 8:15 AM, Kevin Hilman wrote: > On Mon, Aug 25, 2014 at 10:25 PM, Chander Kashyap > wrote: [...] >>> >>> Can you clarify how you're setting the voltages to ensure stability? >> >> below is the diff : wip/exynos/integ > > Thanks. > > I've applied your patch, and bootup s

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-08-26 Thread Kevin Hilman
On Mon, Aug 25, 2014 at 10:25 PM, Chander Kashyap wrote: > Hi Kevin, > > On Mon, Aug 25, 2014 at 9:02 PM, Kevin Hilman wrote: >> Hi Chander, >> >> Chander Kashyap writes: >> >> [...] >> > I'm trying it on the 5800/Chromebook2 and it's not terribly stable. I'm > testing along with CPUidl

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-08-25 Thread Chander Kashyap
Hi Kevin, On Mon, Aug 25, 2014 at 9:02 PM, Kevin Hilman wrote: > Hi Chander, > > Chander Kashyap writes: > > [...] > I'm trying it on the 5800/Chromebook2 and it's not terribly stable. I'm testing along with CPUidle, so there may be some untested interactions there as it seems a

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-08-25 Thread Viresh Kumar
On 25 August 2014 21:26, Tomasz Figa wrote: > Kukjin, Viresh, how would you want to proceed with merging it? It Me and Rafael has agreed earlier that Kukjin can take these through ARM-Soc tree.. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a messa

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-08-25 Thread Tomasz Figa
On 25.08.2014 17:32, Kevin Hilman wrote: > Hi Chander, > > Chander Kashyap writes: > > [...] > I'm trying it on the 5800/Chromebook2 and it's not terribly stable. I'm testing along with CPUidle, so there may be some untested interactions there as it seems a bit more stable witho

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-08-25 Thread Kevin Hilman
Hi Chander, Chander Kashyap writes: [...] >>> I'm trying it on the 5800/Chromebook2 and it's not terribly stable. I'm >>> testing along with CPUidle, so there may be some untested interactions >>> there as it seems a bit more stable without CPUidle enabled. >>> >>> I'd love to hear from anyone

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-08-25 Thread Chander Kashyap
Hi Kevin, Tomasz, On Sat, Aug 23, 2014 at 5:32 AM, Tomasz Figa wrote: > Hi Kevin, > > Thanks for taking a look at this. > > On 23.08.2014 01:54, Kevin Hilman wrote: >> Tomasz Figa writes: >> >>> Kukjin, >>> >>> On 31.07.2014 20:32, Kukjin Kim wrote: On 07/30/14 17:07, Thomas Abraham wrote:

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-08-25 Thread Sjoerd Simons
Hey, On Fri, 2014-08-22 at 16:54 -0700, Kevin Hilman wrote: > Tomasz Figa writes: > > > Kukjin, > > > > On 31.07.2014 20:32, Kukjin Kim wrote: > >> On 07/30/14 17:07, Thomas Abraham wrote: > >>> The new CPU clock type allows the use of generic CPUfreq drivers. So for > >>> Exynos4210/5250, switc

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-08-24 Thread Lukasz Majewski
Hi Tomasz, > Hi Kevin, > > Thanks for taking a look at this. > > On 23.08.2014 01:54, Kevin Hilman wrote: > > Tomasz Figa writes: > > > >> Kukjin, > >> > >> On 31.07.2014 20:32, Kukjin Kim wrote: > >>> On 07/30/14 17:07, Thomas Abraham wrote: > The new CPU clock type allows the use of gen

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-08-22 Thread Tomasz Figa
Hi Kevin, Thanks for taking a look at this. On 23.08.2014 01:54, Kevin Hilman wrote: > Tomasz Figa writes: > >> Kukjin, >> >> On 31.07.2014 20:32, Kukjin Kim wrote: >>> On 07/30/14 17:07, Thomas Abraham wrote: The new CPU clock type allows the use of generic CPUfreq drivers. So for Ex

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-08-22 Thread Kevin Hilman
Tomasz Figa writes: > Kukjin, > > On 31.07.2014 20:32, Kukjin Kim wrote: >> On 07/30/14 17:07, Thomas Abraham wrote: >>> The new CPU clock type allows the use of generic CPUfreq drivers. So for >>> Exynos4210/5250, switch to using generic cpufreq driver. For Exynos5420, >>> which did not have CPU

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-08-03 Thread Thomas Abraham
Hi Tomasz, On Fri, Aug 1, 2014 at 1:00 AM, Tomasz Figa wrote: > On 31.07.2014 21:25, Thomas Abraham wrote: >> On Fri, Aug 1, 2014 at 12:24 AM, Tomasz Figa wrote: >>> >>> >>> On 31.07.2014 20:40, Tomasz Figa wrote: Kukjin, On 31.07.2014 20:32, Kukjin Kim wrote: > On 07/30/14 17

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-07-31 Thread Tomasz Figa
On 31.07.2014 21:25, Thomas Abraham wrote: > On Fri, Aug 1, 2014 at 12:24 AM, Tomasz Figa wrote: >> >> >> On 31.07.2014 20:40, Tomasz Figa wrote: >>> Kukjin, >>> >>> On 31.07.2014 20:32, Kukjin Kim wrote: On 07/30/14 17:07, Thomas Abraham wrote: > The new CPU clock type allows the use of

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-07-31 Thread Thomas Abraham
On Fri, Aug 1, 2014 at 12:24 AM, Tomasz Figa wrote: > > > On 31.07.2014 20:40, Tomasz Figa wrote: >> Kukjin, >> >> On 31.07.2014 20:32, Kukjin Kim wrote: >>> On 07/30/14 17:07, Thomas Abraham wrote: The new CPU clock type allows the use of generic CPUfreq drivers. So for Exynos4210/5250,

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-07-31 Thread Tomasz Figa
On 31.07.2014 20:40, Tomasz Figa wrote: > Kukjin, > > On 31.07.2014 20:32, Kukjin Kim wrote: >> On 07/30/14 17:07, Thomas Abraham wrote: >>> The new CPU clock type allows the use of generic CPUfreq drivers. So for >>> Exynos4210/5250, switch to using generic cpufreq driver. For Exynos5420, >>> w

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-07-31 Thread Tomasz Figa
Kukjin, On 31.07.2014 20:32, Kukjin Kim wrote: > On 07/30/14 17:07, Thomas Abraham wrote: >> The new CPU clock type allows the use of generic CPUfreq drivers. So for >> Exynos4210/5250, switch to using generic cpufreq driver. For Exynos5420, >> which did not have CPUfreq driver support, enable the

Re: [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-07-31 Thread Kukjin Kim
On 07/30/14 17:07, Thomas Abraham wrote: The new CPU clock type allows the use of generic CPUfreq drivers. So for Exynos4210/5250, switch to using generic cpufreq driver. For Exynos5420, which did not have CPUfreq driver support, enable the use of generic CPUfreq driver. Suggested-by: Tomasz Fig

[PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420

2014-07-30 Thread Thomas Abraham
The new CPU clock type allows the use of generic CPUfreq drivers. So for Exynos4210/5250, switch to using generic cpufreq driver. For Exynos5420, which did not have CPUfreq driver support, enable the use of generic CPUfreq driver. Suggested-by: Tomasz Figa Cc: Kukjin Kim Signed-off-by: Thomas Ab