The tsens IP found in the IPQ5018 SoC should not use qcom,tsens-v1 as
fallback since it has no RPM and, as such, must deviate from the
standard v1 init routine as this version of tsens needs to be explicitly
reset and enabled in the driver.
Accordingly, update the tsens node in the IPQ5018 dts and remove the
fallback compatible.
Signed-off-by: George Moussalem <george.moussalem@outlook.com>
---
Additional background: this was already incorporated in the patch series
which added support for IPQ5018 tsens initially. V9 was applied while
v13 had already been sent for review. In agreement with Bjorn Andersson,
I've submitted this new patch set to correct the issue.
I have taken the liberty to re-apply RB tags provided by Krzysztof,
Konrad, and Dmitry from:
https://lore.kernel.org/r/20250718-ipq5018-tsens-v14-0-28d8a2472418@outlook.com
---
George Moussalem (2):
dt-bindings: thermal: qcom-tsens: make ipq5018 tsens standalone compatible
arm64: dts: qcom: ipq5018: Remove tsens v1 fallback compatible
Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 7 ++++++-
arch/arm64/boot/dts/qcom/ipq5018.dtsi | 2 +-
2 files changed, 7 insertions(+), 2 deletions(-)
---
base-commit: 3ac864c2d9bb8608ee236e89bf561811613abfce
change-id: 20250818-ipq5018-tsens-fix-f60d53e6eda7
Best regards,
--
George Moussalem <george.moussalem@outlook.com>