commit | ec4664b3fd6d565a79eb562e4339528f74eb1cca | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <ldewangan@nvidia.com> | Tue Aug 23 13:50:27 2016 +0530 |
committer | Zhang Rui <rui.zhang@intel.com> | Tue Sep 27 14:02:16 2016 +0800 |
tree | 0828814b91d910325d5caf25259012a167002c2d | |
parent | 94c2004ef530a9692ae9f417241eb44a51723c51 [diff] |
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>