Re: [PATCH v2: 3/3] thermal: samsung: Add TMU support for Exynos5420 SoCs

2013-08-28 Thread Bartlomiej Zolnierkiewicz
Hi, On Wednesday, August 28, 2013 02:46:49 PM Naveen Krishna Chatradhi wrote: > This patch adds the neccessary register changes and arch information > to support Exynos5420 SoCs > Exynos5420 has 5 TMU channels one for each CPU 0, 1, 2 and 3 and GPU > > Note: The platform data structure will be h

[PATCH v2: 3/3] thermal: samsung: Add TMU support for Exynos5420 SoCs

2013-08-28 Thread Naveen Krishna Chatradhi
This patch adds the neccessary register changes and arch information to support Exynos5420 SoCs Exynos5420 has 5 TMU channels one for each CPU 0, 1, 2 and 3 and GPU Note: The platform data structure will be handled properly once the driver moves to complete device driver solution. Signed-off-by: