linux/drivers/thermal/qcom
Amit Kucheria 191dc74bad thermal: tsens: Add generic support for TSENS v2 IP
SDM845 uses v2 of the TSENS IP block but the get_temp() function appears to
be identical across v2.x.y in code seen so far. We use the generic
get_temp() function defined as part of ops_generic_v2.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Tested-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
2018-07-27 15:09:28 -07:00
..
Kconfig
Makefile thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse 2018-07-27 15:08:10 -07:00
tsens-8916.c thermal: qcom: remove declare local symbols as static 2016-09-27 14:02:16 +08:00
tsens-8960.c thermal: qcom: remove declare local symbols as static 2016-09-27 14:02:16 +08:00
tsens-8974.c thermal: qcom: remove declare local symbols as static 2016-09-27 14:02:16 +08:00
tsens-common.c thermal: tsens: Add support to split up register address space into two 2018-07-27 15:02:37 -07:00
tsens-v2.c thermal: tsens: Add generic support for TSENS v2 IP 2018-07-27 15:09:28 -07:00
tsens.c thermal: tsens: Add generic support for TSENS v2 IP 2018-07-27 15:09:28 -07:00
tsens.h thermal: tsens: Add generic support for TSENS v2 IP 2018-07-27 15:09:28 -07:00