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
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
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
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
4 matches
Mail list logo