Re: [PATCH v2] thermal: qcom: tsens-v0_1: Add support for MDM9607
From: Rob Herring <robh@kernel.org>
Date: 2021-02-09 21:59:01
Also in:
linux-arm-msm, linux-pm, lkml, phone-devel
From: Rob Herring <robh@kernel.org>
Date: 2021-02-09 21:59:01
Also in:
linux-arm-msm, linux-pm, lkml, phone-devel
On Wed, 27 Jan 2021 19:25:05 +0100, Konrad Dybcio wrote:
MDM9607 TSENS IP is very similar to the one of MSM8916, with minor adjustments to various tuning values. Signed-off-by: Konrad Dybcio <redacted> --- Changes since v1: - Move the defines so as not to cut into the middle of 8974 regs .../bindings/thermal/qcom-tsens.yaml | 2 + drivers/thermal/qcom/tsens-v0_1.c | 100 +++++++++++++++++- drivers/thermal/qcom/tsens.c | 3 + drivers/thermal/qcom/tsens.h | 2 +- 4 files changed, 105 insertions(+), 2 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>