On Fri, Feb 28, 2025 at 09:11:37AM +0400, George Moussalem wrote: > Adding generic support for SoCs with tsens v1.0 IP with no RPM. > Due to lack of RPM, tsens has to be reset and enabled in the driver > init. SoCs can have support for more sensors than those which will > actually be enabled. As such, init will only enable those explicitly > added to the hw_ids array. > > Co-developed-by: Sricharan Ramabadhran <quic_srichara@xxxxxxxxxxx> > Signed-off-by: Sricharan Ramabadhran <quic_srichara@xxxxxxxxxxx> > Signed-off-by: George Moussalem <george.moussalem@xxxxxxxxxxx> > --- > drivers/thermal/qcom/tsens-v1.c | 48 +++++++++++++++++++++++++++++++++ > drivers/thermal/qcom/tsens.c | 14 +++++++--- > drivers/thermal/qcom/tsens.h | 1 + > 3 files changed, 59 insertions(+), 4 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry