thermal: qcom: tsens-8916: Add support for 8916 family of SoCs
authorRajendra Nayak <rnayak@codeaurora.org>
Thu, 5 May 2016 08:51:40 +0000 (14:21 +0530)
committerZhang Rui <rui.zhang@intel.com>
Fri, 19 Aug 2016 05:58:26 +0000 (13:58 +0800)
commitab2622964144769c4f70525e3be4a104fe192539
treebd97bebc447bacc7a1f638c02b48b8043779e610
parent7589699c1e58d64f40cb6c1b73cb8a5ad16965d6
thermal: qcom: tsens-8916: Add support for 8916 family of SoCs

Add support to calibrate sensors on 8916 family and also add common
functions to read temperature from sensors (This can be reused on
other SoCs having similar TSENS device)
The calibration data is read from eeprom using the generic nvmem
framework apis.

Based on the original code by Siddartha Mohanadoss and Stephen Boyd.

Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/qcom/Makefile
drivers/thermal/qcom/tsens-8916.c [new file with mode: 0644]
drivers/thermal/qcom/tsens.c
drivers/thermal/qcom/tsens.h
This page took 0.02469 seconds and 5 git commands to generate.