diff options
author | Praveenkumar I <quic_ipkumar@quicinc.com> | 2025-02-10 15:04:32 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2025-03-25 22:52:03 +0300 |
commit | ff0cf0ab9073727a67f9902dba77a758654ae895 (patch) | |
tree | fd1b251cd6fefa106767985161c646dacb663073 /tools/perf/scripts/python/task-analyzer.py | |
parent | 1a685e2b3fc70f9a31ea28057471ba6615d8fa7b (diff) | |
download | linux-ff0cf0ab9073727a67f9902dba77a758654ae895.tar.xz |
thermal/drivers/tsens: Add TSENS enable and calibration support for V2
SoCs without RPM need to enable sensors and calibrate them from the kernel.
The IPQ5332 and IPQ5424 use the tsens v2.3.3 IP and do not have RPM.
Therefore, add a new calibration function for V2, as the tsens.c calib
function only supports V1. Also add new feature_config, ops and data for
IPQ5332, IPQ5424.
Although the TSENS IP supports 16 sensors, not all are used. The hw_id
is used to enable the relevant sensors.
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Praveenkumar I <quic_ipkumar@quicinc.com>
Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@quicinc.com>
Link: https://lore.kernel.org/r/20250210120436.821684-3-quic_mmanikan@quicinc.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions