Re: [PATCH v2] thermal: qcom: tsens-v0_1: Add support for MDM9607

From: Rob Herring
Date: Tue Feb 09 2021 - 16:59:01 EST


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 <konrad.dybcio@xxxxxxxxxxxxxx>
> ---
> 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@xxxxxxxxxx>