Re: [PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-08-14 Thread Bartlomiej Zolnierkiewicz
Hi, On Monday, July 21, 2014 01:06:32 PM Daniel Lezcano wrote: On 07/16/2014 07:34 PM, Bartlomiej Zolnierkiewicz wrote: Hi, On Friday, May 30, 2014 03:53:09 PM Bartlomiej Zolnierkiewicz wrote: Hi, On Friday, May 30, 2014 01:34:45 PM Tomasz Figa wrote: Hi Daniel, On

Re: [PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-08-14 Thread Daniel Lezcano
On 08/14/2014 12:55 PM, Bartlomiej Zolnierkiewicz wrote: Hi, On Monday, July 21, 2014 01:06:32 PM Daniel Lezcano wrote: On 07/16/2014 07:34 PM, Bartlomiej Zolnierkiewicz wrote: Hi, On Friday, May 30, 2014 03:53:09 PM Bartlomiej Zolnierkiewicz wrote: Hi, On Friday, May 30, 2014 01:34:45

Re: [PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-07-21 Thread Daniel Lezcano
On 07/16/2014 07:34 PM, Bartlomiej Zolnierkiewicz wrote: Hi, On Friday, May 30, 2014 03:53:09 PM Bartlomiej Zolnierkiewicz wrote: Hi, On Friday, May 30, 2014 01:34:45 PM Tomasz Figa wrote: Hi Daniel, On 30.05.2014 11:30, Daniel Lezcano wrote: On 04/24/2014 07:42 PM, Tomasz Figa wrote:

Re: [PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-07-16 Thread Bartlomiej Zolnierkiewicz
Hi, On Friday, May 30, 2014 03:53:09 PM Bartlomiej Zolnierkiewicz wrote: Hi, On Friday, May 30, 2014 01:34:45 PM Tomasz Figa wrote: Hi Daniel, On 30.05.2014 11:30, Daniel Lezcano wrote: On 04/24/2014 07:42 PM, Tomasz Figa wrote: Hi Daniel, Please see my comments inline.

Re: [PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-06-25 Thread Krzysztof Kozlowski
On sob, 2014-06-14 at 00:43 +0200, Daniel Lezcano wrote: On 06/11/2014 10:50 AM, Krzysztof Kozlowski wrote: (...) Hi, Shouldn't the exynos_idle_barrier be initialized here? As it is a static data it will be initialized to zero. I know you sent the patch almost 2 months ago but I

Re: [PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-06-13 Thread Daniel Lezcano
On 06/11/2014 10:50 AM, Krzysztof Kozlowski wrote: On pią, 2014-04-04 at 11:48 +0200, Daniel Lezcano wrote: The following driver is for exynos4210. I did not yet finished the other boards, so I created a specific driver for 4210 which could be merged later. The driver is based on Colin

Re: [PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-06-11 Thread Krzysztof Kozlowski
On pią, 2014-04-04 at 11:48 +0200, Daniel Lezcano wrote: The following driver is for exynos4210. I did not yet finished the other boards, so I created a specific driver for 4210 which could be merged later. The driver is based on Colin Cross's driver found at:

Re: [PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-05-30 Thread Daniel Lezcano
On 04/24/2014 07:42 PM, Tomasz Figa wrote: Hi Daniel, Please see my comments inline. Btw. Please fix your e-mail composer to properly wrap your messages around 7xth column, as otherwise they're hard to read. On 04.04.2014 11:48, Daniel Lezcano wrote: The following driver is for exynos4210. I

Re: [PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-05-30 Thread Tomasz Figa
Hi Daniel, On 30.05.2014 11:30, Daniel Lezcano wrote: On 04/24/2014 07:42 PM, Tomasz Figa wrote: Hi Daniel, Please see my comments inline. Btw. Please fix your e-mail composer to properly wrap your messages around 7xth column, as otherwise they're hard to read. On 04.04.2014 11:48,

Re: [PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-05-30 Thread Bartlomiej Zolnierkiewicz
Hi, On Friday, May 30, 2014 01:34:45 PM Tomasz Figa wrote: Hi Daniel, On 30.05.2014 11:30, Daniel Lezcano wrote: On 04/24/2014 07:42 PM, Tomasz Figa wrote: Hi Daniel, Please see my comments inline. Btw. Please fix your e-mail composer to properly wrap your messages around 7xth

Re: [PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-04-25 Thread Daniel Lezcano
On 04/24/2014 07:42 PM, Tomasz Figa wrote: Hi Daniel, Please see my comments inline. Hi Tomasz, Btw. Please fix your e-mail composer to properly wrap your messages around 7xth column, as otherwise they're hard to read. Well it is already set to the 71th column. On 04.04.2014 11:48,

Re: [PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-04-24 Thread Tomasz Figa
Hi Daniel, Please see my comments inline. Btw. Please fix your e-mail composer to properly wrap your messages around 7xth column, as otherwise they're hard to read. On 04.04.2014 11:48, Daniel Lezcano wrote: The following driver is for exynos4210. I did not yet finished the other boards,

Re: [PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-04-15 Thread Daniel Lezcano
On 04/15/2014 08:37 AM, Lukasz Majewski wrote: Hi Daniel, The following driver is for exynos4210. I did not yet finished the other boards, so I created a specific driver for 4210 which could be merged later. If I may ask - do you plan to develop this code for Exynos4412 in a near future?

Re: [PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-04-15 Thread Lukasz Majewski
Hi Daniel, On 04/15/2014 08:37 AM, Lukasz Majewski wrote: Hi Daniel, The following driver is for exynos4210. I did not yet finished the other boards, so I created a specific driver for 4210 which could be merged later. If I may ask - do you plan to develop this code for

Re: [PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-04-15 Thread Daniel Lezcano
On 04/15/2014 05:54 PM, Lukasz Majewski wrote: Hi Daniel, On 04/15/2014 08:37 AM, Lukasz Majewski wrote: Hi Daniel, The following driver is for exynos4210. I did not yet finished the other boards, so I created a specific driver for 4210 which could be merged later. If I may ask - do you

Re: [PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-04-15 Thread Lukasz Majewski
On Tue, 15 Apr 2014 18:38:39 +0200 Daniel Lezcano daniel.lezc...@linaro.org wrote: On 04/15/2014 05:54 PM, Lukasz Majewski wrote: Hi Daniel, On 04/15/2014 08:37 AM, Lukasz Majewski wrote: Hi Daniel, The following driver is for exynos4210. I did not yet finished the other boards,

[PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-04-04 Thread Daniel Lezcano
The following driver is for exynos4210. I did not yet finished the other boards, so I created a specific driver for 4210 which could be merged later. The driver is based on Colin Cross's driver found at:

Re: [PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state

2014-04-04 Thread Lorenzo Pieralisi
Hi Daniel, On Fri, Apr 04, 2014 at 10:48:45AM +0100, Daniel Lezcano wrote: The following driver is for exynos4210. I did not yet finished the other boards, so I created a specific driver for 4210 which could be merged later. The driver is based on Colin Cross's driver found at: