thermal: samsung: Add TMU support for Exynos3250 SoC
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 1 Jul 2014 00:33:19 +0000 (09:33 +0900)
committerZhang Rui <rui.zhang@intel.com>
Tue, 15 Jul 2014 14:58:44 +0000 (22:58 +0800)
commit1fe56dc16a3dab400206443f70ae158c8f595c42
tree99278a9e94d9eb3d92ee278d6195955741db9fa2
parent4215688e7e55bcc80a0bbbc99164c261a112e4a1
thermal: samsung: Add TMU support for Exynos3250 SoC

This patch add registers, bit fields and compatible strings for Exynos3250 TMU
(Thermal Management Unit). Exynos3250 uses the Cortex-A7 dual cores and has
a target speed of 1.0 GHz.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
[Add MUX address setting bits by Jonghwa Lee]
Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Reviewed-by: Amit Daniel Kachhap<amit.daniel@samsung.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Documentation/devicetree/bindings/thermal/exynos-thermal.txt
drivers/thermal/samsung/exynos_tmu.c
drivers/thermal/samsung/exynos_tmu.h
drivers/thermal/samsung/exynos_tmu_data.c
drivers/thermal/samsung/exynos_tmu_data.h
This page took 0.025767 seconds and 5 git commands to generate.