thermal/drivers/tsens: Add compat string for the qcom,msm8960
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Wed, 6 Apr 2022 00:26:46 +0000 (03:26 +0300)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 19 May 2022 10:11:51 +0000 (12:11 +0200)
commit2caf73969de6675318a711d0622406c8c66afc03
treea3fc4329f89502fdfba7a6a997d4ee3dca52c0ca
parenta63fa2b601f10fe6a393504a4959ddb04acdc91b
thermal/drivers/tsens: Add compat string for the qcom,msm8960

On apq8064 (msm8960) platforms the tsens device is created manually by
the gcc driver. Prepare the tsens driver for the qcom,msm8960-tsens
device instantiated from the device tree.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20220406002648.393486-3-dmitry.baryshkov@linaro.org
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/thermal/qcom/tsens.c