thermal: max77620: Add thermal driver for reporting junction temp
authorLaxman Dewangan <ldewangan@nvidia.com>
Tue, 23 Aug 2016 08:20:27 +0000 (13:50 +0530)
committerZhang Rui <rui.zhang@intel.com>
Tue, 6 Sep 2016 00:16:04 +0000 (08:16 +0800)
commitbcafb8ec1c745cde2143ed4b8f89130cbd296eb8
tree61776564a30ce1647840a57cc6438a8b4cc3bc59
parent646edad0170cdce32e1e3d30375006e5d7adc796
thermal: max77620: Add thermal driver for reporting junction temp

Maxim Semiconductor Max77620 supports alarm interrupts when
its die temperature crosses 120C and 140C. These threshold
temperatures are not configurable.

Add thermal driver to register PMIC die temperature as thermal
zone sensor and capture the die temperature warning interrupts
to notifying the client.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/max77620_thermal.c [new file with mode: 0644]
This page took 0.025716 seconds and 5 git commands to generate.