]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Thermal: exynos: Add support for temperature falling interrupt.
authorJonghwa Lee <jonghwa3.lee@samsung.com>
Fri, 8 Feb 2013 01:13:06 +0000 (01:13 +0000)
committerZhang Rui <rui.zhang@intel.com>
Fri, 8 Feb 2013 12:26:07 +0000 (20:26 +0800)
commit4f0a6847815837b63b05fc23878ba391701d8f6a
treefd8364491e2f69887f50ee2b81d60e87b2f1b16a
parent74ffa64c23616706381c30064a47888382bba30f
Thermal: exynos: Add support for temperature falling interrupt.

This patch introduces using temperature falling interrupt in exynos
thermal driver. Former patch, it only use polling way to check
whether if system themperature is fallen. However, exynos SOC also
provides temperature falling interrupt way to do same things by hw.
This feature is not supported in exynos4210.

Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
Signed-off-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/exynos_thermal.c
include/linux/platform_data/exynos_thermal.h