RE: [PATCH v2] Thermal: exynos: Add sysfs node supporting exynos's emulation mode.

2012-10-31 Thread R, Durgadoss
Hi, [A big cut.] > >> + > >> + mutex_lock(&data->lock); > >> + clk_enable(data->clk); > >> + > >> + reg = readl(data->base + EXYNOS_EMUL_CON); > >> + enable = reg & EXYNOS_EMUL_ENABLE; > >> + if (!enable && !temp) > >> + goto out; > > I think you what you are trying to do here is thi

Re: [PATCH v2] Thermal: exynos: Add sysfs node supporting exynos's emulation mode.

2012-10-31 Thread jonghwa3 . lee
gt;> Sent: Wednesday, October 31, 2012 9:49 AM >> To: linux...@vger.kernel.org >> Cc: linux-kernel@vger.kernel.org; Brown, Len; R, Durgadoss; Rafael J. >> Wysocki; Amit Dinel Kachhap; Jonghwa Lee >> Subject: [PATCH v2] Thermal: exynos: Add sysfs node supporting exynos&#x

RE: [PATCH v2] Thermal: exynos: Add sysfs node supporting exynos's emulation mode.

2012-10-30 Thread R, Durgadoss
ubject: [PATCH v2] Thermal: exynos: Add sysfs node supporting exynos's > emulation mode. > > This patch supports exynos's emulation mode with newly created sysfs node. > Exynos 4x12 (4212, 4412) and 5 series provide emulation mode for thermal > management unit. Thermal

[PATCH v2] Thermal: exynos: Add sysfs node supporting exynos's emulation mode.

2012-10-30 Thread Jonghwa Lee
This patch supports exynos's emulation mode with newly created sysfs node. Exynos 4x12 (4212, 4412) and 5 series provide emulation mode for thermal management unit. Thermal emulation mode supports software debug for TMU's operation. User can set temperature manually with software code and TMU will