lkml.org 
[lkml]   [2020]   [Jul]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/7] Add support for ipq8064 tsens
Date
Ipq8064 SoCs tsens driver is based on 8960 tsens driver. This patchset 
expand the 8960 unused driver with interrupt support and set_trip point.
Ipq8064 needs to be registered as a gcc child as the tsens regs on
this platform are shared with the controller.

v3:
* Change driver to register as child instead of use phandle
v2:
* Fix dt-bindings problems

Ansuel Smith (7):
ipq806x: gcc: add support for child probe
drivers: thermal: tsens: try load regmap from parent for 8960
drivers: thermal: tsens: add ipq8064 support
dt-bindings: thermal: tsens: document ipq8064 bindings
drivers: thermal: tsens: add interrupt support for 9860 driver
drivers: thermal: tsens: add support for custom set_trip function
drivers: thermal: tsens: add set_trip support for 8960

.../bindings/thermal/qcom-tsens.yaml | 50 ++-
drivers/clk/qcom/gcc-ipq806x.c | 2 +-
drivers/thermal/qcom/tsens-8960.c | 286 +++++++++++++++++-
drivers/thermal/qcom/tsens.c | 7 +
drivers/thermal/qcom/tsens.h | 3 +
5 files changed, 325 insertions(+), 23 deletions(-)

--
2.27.0

\
 
 \ /
  Last update: 2020-07-16 00:45    [W:0.105 / U:2.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site