Re: [PATCHv3] thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250

2014-08-21 Thread Andreas Färber
Hello, Am 21.08.2014 03:38, schrieb Chanwoo Choi: On 08/20/2014 10:38 PM, edubez...@gmail.com wrote: On Tue, Aug 19, 2014 at 7:52 PM, Chanwoo Choi cw00.c...@samsung.com wrote: diff --git a/drivers/thermal/samsung/exynos_tmu_data.c b/drivers/thermal/samsung/exynos_tmu_data.c index

Re: [PATCHv3] thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250

2014-08-21 Thread Chanwoo Choi
Dear Andreas, On Thu, Aug 21, 2014 at 7:32 PM, Andreas Färber afaer...@suse.de wrote: Hello, Am 21.08.2014 03:38, schrieb Chanwoo Choi: On 08/20/2014 10:38 PM, edubez...@gmail.com wrote: On Tue, Aug 19, 2014 at 7:52 PM, Chanwoo Choi cw00.c...@samsung.com wrote: diff --git

Re: [PATCHv3] thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250

2014-08-20 Thread Bartlomiej Zolnierkiewicz
Hi, On Wednesday, August 20, 2014 08:52:44 AM Chanwoo Choi wrote: This patch add support for TRIM_RELOAD feature at Exynos3250. The TMU of Exynos3250 has two TRIMINFO_CON register. This patch also silently fixes wrong behavior of the Exynos thermal driver and TRIM_RELOAD feature for

Re: [PATCHv3] thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250

2014-08-20 Thread edubez...@gmail.com
Hello Chanwoo, On Tue, Aug 19, 2014 at 7:52 PM, Chanwoo Choi cw00.c...@samsung.com wrote: This patch add support for TRIM_RELOAD feature at Exynos3250. The TMU of Exynos3250 has two TRIMINFO_CON register. Can you please split the two changes above into two patches? Meaning, one that adds

Re: [PATCHv3] thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250

2014-08-20 Thread Chanwoo Choi
Dear Eduardo, On 08/20/2014 10:38 PM, edubez...@gmail.com wrote: Hello Chanwoo, On Tue, Aug 19, 2014 at 7:52 PM, Chanwoo Choi cw00.c...@samsung.com wrote: This patch add support for TRIM_RELOAD feature at Exynos3250. The TMU of Exynos3250 has two TRIMINFO_CON register. Can you please

Re: [PATCHv3] thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250

2014-08-19 Thread amit daniel kachhap
On Wed, Aug 20, 2014 at 5:22 AM, Chanwoo Choi cw00.c...@samsung.com wrote: This patch add support for TRIM_RELOAD feature at Exynos3250. The TMU of Exynos3250 has two TRIMINFO_CON register. Signed-off-by: Chanwoo Choi cw00.c...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com

Re: [PATCHv3] thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250

2014-08-19 Thread Chanwoo Choi
Dear Amit, On 08/20/2014 01:51 PM, amit daniel kachhap wrote: On Wed, Aug 20, 2014 at 5:22 AM, Chanwoo Choi cw00.c...@samsung.com wrote: This patch add support for TRIM_RELOAD feature at Exynos3250. The TMU of Exynos3250 has two TRIMINFO_CON register. Signed-off-by: Chanwoo Choi