Re: [PATCH 0/9] thermal: exynos: Add thermal driver for exynos5440

2013-04-08 Thread amit daniel kachhap
Hi Rui, On Tue, Apr 2, 2013 at 3:56 PM, Kukjin Kim wrote: > Amit Daniel Kachhap wrote: >> >> This patchset adds TMU(Thermal management Unit) driver support for >> exynos5440 platform. There are 3 instances of the TMU controllers so >> necessary cleanup is done to handle multiple thermal zone. >>

RE: [PATCH 0/9] thermal: exynos: Add thermal driver for exynos5440

2013-04-02 Thread Kukjin Kim
Amit Daniel Kachhap wrote: > > This patchset adds TMU(Thermal management Unit) driver support for > exynos5440 platform. There are 3 instances of the TMU controllers so > necessary cleanup is done to handle multiple thermal zone. > > Patch 1 [thermal: exynos: Adapt to temperature emulation core t