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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2023 08:39:09 +0000 (09:39 +0100)
commitdf56f5265e73cf76990561090761110018b6daae
tree2eb93fab96ec7aea7c1e59af73c80a659cf29737
parent21cb4e5700bee2d991520c1417b2069db418c796
thermal/drivers/tsens: Add compat string for the qcom,msm8960

[ Upstream commit 2caf73969de6675318a711d0622406c8c66afc03 ]

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>
Stable-dep-of: a7d3006be5ca ("thermal/drivers/tsens: Sort out msm8976 vs msm8956 data")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/thermal/qcom/tsens.c