Re: [PATCH] thermal: qcom: tsens_v1: Enable sensor 3 on MSM8976

2021-03-17 Thread Thara Gopinath
On 2/25/21 4:31 PM, Konrad Dybcio wrote: The sensor *is* in fact used and does report temperature. I can't find any info that says otherwise. So, Acked-by: Thara Gopinath Warm Regards Thara Signed-off-by: Konrad Dybcio --- drivers/thermal/qcom/tsens-v1.c | 4 ++-- 1 file changed, 2

[PATCH] thermal: qcom: tsens_v1: Enable sensor 3 on MSM8976

2021-02-25 Thread Konrad Dybcio
The sensor *is* in fact used and does report temperature. Signed-off-by: Konrad Dybcio --- drivers/thermal/qcom/tsens-v1.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/thermal/qcom/tsens-v1.c b/drivers/thermal/qcom/tsens-v1.c index 3c19a3800c6d..573e261ccca7 10