Re: [PATCH] thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260

2014-11-13 Thread Bartlomiej Zolnierkiewicz
Hi, On Friday, November 07, 2014 02:59:51 PM Eduardo Valentin wrote: > Hi Bartlomiej, > > On Mon, Oct 20, 2014 at 02:41:07PM +0200, Bartlomiej Zolnierkiewicz wrote: > > > > Hi, > > > > Eduardo, could you please merge this patch? > > > > I queued this in my -fixes branch. It should appear als

Re: [PATCH] thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260

2014-11-07 Thread Eduardo Valentin
Hi Bartlomiej, On Mon, Oct 20, 2014 at 02:41:07PM +0200, Bartlomiej Zolnierkiewicz wrote: > > Hi, > > Eduardo, could you please merge this patch? > I queued this in my -fixes branch. It should appear also in linux-next. Can you please refresh your patch series https://lkml.org/lkml/2014/9/18/

Re: [PATCH] thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260

2014-10-20 Thread Bartlomiej Zolnierkiewicz
Hi, Eduardo, could you please merge this patch? Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics On Thursday, September 11, 2014 03:00:49 PM Bartlomiej Zolnierkiewicz wrote: > In exynos5260_tmu_registers tmu_ctrl entry is erroneously > assigned twice.

[PATCH] thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260

2014-09-11 Thread Bartlomiej Zolnierkiewicz
In exynos5260_tmu_registers tmu_ctrl entry is erroneously assigned twice. The second assignment (to EXYNOS_TMU_REG_CONTROL1 define which represents 0x24 value) overrides the first one (to EXYNOS_TMU_REG_CONTROL define which represents 0x20 value) which results in the wrong (according to the Exynos