Thread (20 messages) 20 messages, 4 authors, 2021-03-18

Re: [PATCH v10 7/8] drivers: thermal: tsens: Add support for ipq8064-tsens

From: Thara Gopinath <hidden>
Date: 2021-03-18 21:15:07
Also in: linux-arm-msm, linux-devicetree, lkml


On 2/17/21 2:40 PM, Ansuel Smith wrote:
Add support for tsens present in ipq806x SoCs based on generic msm8960
tsens driver.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Reviewed-by: Thara Gopinath <redacted>

Warm Regards
Thara
quoted hunk ↗ jump to hunk
---
  drivers/thermal/qcom/tsens.c | 3 +++
  1 file changed, 3 insertions(+)
diff --git a/drivers/thermal/qcom/tsens.c b/drivers/thermal/qcom/tsens.c
index 842f518fdf84..e14b90ddd0f9 100644
--- a/drivers/thermal/qcom/tsens.c
+++ b/drivers/thermal/qcom/tsens.c
@@ -1001,6 +1001,9 @@ static SIMPLE_DEV_PM_OPS(tsens_pm_ops, tsens_suspend, tsens_resume);
  
  static const struct of_device_id tsens_table[] = {
  	{
+		.compatible = "qcom,ipq8064-tsens",
+		.data = &data_8960,
+	}, {
  		.compatible = "qcom,msm8916-tsens",
  		.data = &data_8916,
  	}, {
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help