Re: [PATCH] thermal: samsung: Only update available threshold limits

2014-05-15 Thread Zhang Rui
On 四, 2014-04-24 at 11:48 +0530, Amit Kachhap wrote: > On 4/14/14, Tushar Behera wrote: > > Currently the threshold limits are updated in 2 stages, once for all > > software trigger levels and again for hardware trip point. > I guess the first stage is bootloader as could not find this in this

Re: [PATCH] thermal: samsung: Only update available threshold limits

2014-05-15 Thread Zhang Rui
On 四, 2014-04-24 at 11:48 +0530, Amit Kachhap wrote: On 4/14/14, Tushar Behera tushar.beh...@linaro.org wrote: Currently the threshold limits are updated in 2 stages, once for all software trigger levels and again for hardware trip point. I guess the first stage is bootloader as could not

Re: [PATCH] thermal: samsung: Only update available threshold limits

2014-05-09 Thread Tushar Behera
On 04/24/2014 11:48 AM, Amit Kachhap wrote: > On 4/14/14, Tushar Behera wrote: >> Currently the threshold limits are updated in 2 stages, once for all >> software trigger levels and again for hardware trip point. > I guess the first stage is bootloader as could not find this in this file. >

Re: [PATCH] thermal: samsung: Only update available threshold limits

2014-05-09 Thread Tushar Behera
On 04/24/2014 11:48 AM, Amit Kachhap wrote: On 4/14/14, Tushar Behera tushar.beh...@linaro.org wrote: Currently the threshold limits are updated in 2 stages, once for all software trigger levels and again for hardware trip point. I guess the first stage is bootloader as could not find this in

Re: [PATCH] thermal: samsung: Only update available threshold limits

2014-04-24 Thread Tushar Behera
On 04/24/2014 04:18 PM, Bartlomiej Zolnierkiewicz wrote: > > Hi, > > On Monday, April 14, 2014 11:08:15 AM Tushar Behera wrote: >> Currently the threshold limits are updated in 2 stages, once for all >> software trigger levels and again for hardware trip point. >> >> While updating the software

Re: [PATCH] thermal: samsung: Only update available threshold limits

2014-04-24 Thread Bartlomiej Zolnierkiewicz
Hi, On Monday, April 14, 2014 11:08:15 AM Tushar Behera wrote: > Currently the threshold limits are updated in 2 stages, once for all > software trigger levels and again for hardware trip point. > > While updating the software trigger levels, it overwrites the threshold > limit for hardware

Re: [PATCH] thermal: samsung: Only update available threshold limits

2014-04-24 Thread Amit Kachhap
On 4/14/14, Tushar Behera wrote: > Currently the threshold limits are updated in 2 stages, once for all > software trigger levels and again for hardware trip point. I guess the first stage is bootloader as could not find this in this file. Anyways the changes looks fine to me. Acked-by: Amit

Re: [PATCH] thermal: samsung: Only update available threshold limits

2014-04-24 Thread Amit Kachhap
On 4/14/14, Tushar Behera tushar.beh...@linaro.org wrote: Currently the threshold limits are updated in 2 stages, once for all software trigger levels and again for hardware trip point. I guess the first stage is bootloader as could not find this in this file. Anyways the changes looks fine to

Re: [PATCH] thermal: samsung: Only update available threshold limits

2014-04-24 Thread Bartlomiej Zolnierkiewicz
Hi, On Monday, April 14, 2014 11:08:15 AM Tushar Behera wrote: Currently the threshold limits are updated in 2 stages, once for all software trigger levels and again for hardware trip point. While updating the software trigger levels, it overwrites the threshold limit for hardware trip

Re: [PATCH] thermal: samsung: Only update available threshold limits

2014-04-24 Thread Tushar Behera
On 04/24/2014 04:18 PM, Bartlomiej Zolnierkiewicz wrote: Hi, On Monday, April 14, 2014 11:08:15 AM Tushar Behera wrote: Currently the threshold limits are updated in 2 stages, once for all software trigger levels and again for hardware trip point. While updating the software trigger

Re: [PATCH] thermal: samsung: Only update available threshold limits

2014-04-23 Thread Tushar Behera
On 04/14/2014 11:08 AM, Tushar Behera wrote: > Currently the threshold limits are updated in 2 stages, once for all > software trigger levels and again for hardware trip point. > > While updating the software trigger levels, it overwrites the threshold > limit for hardware trip point thereby

Re: [PATCH] thermal: samsung: Only update available threshold limits

2014-04-23 Thread Tushar Behera
On 04/14/2014 11:08 AM, Tushar Behera wrote: Currently the threshold limits are updated in 2 stages, once for all software trigger levels and again for hardware trip point. While updating the software trigger levels, it overwrites the threshold limit for hardware trip point thereby forcing

[PATCH] thermal: samsung: Only update available threshold limits

2014-04-13 Thread Tushar Behera
Currently the threshold limits are updated in 2 stages, once for all software trigger levels and again for hardware trip point. While updating the software trigger levels, it overwrites the threshold limit for hardware trip point thereby forcing the Exynos core to issue an emergency shutdown.

[PATCH] thermal: samsung: Only update available threshold limits

2014-04-13 Thread Tushar Behera
Currently the threshold limits are updated in 2 stages, once for all software trigger levels and again for hardware trip point. While updating the software trigger levels, it overwrites the threshold limit for hardware trip point thereby forcing the Exynos core to issue an emergency shutdown.