[PATCH 1/2] dt-bindings: thermal: qcom-tsens: add qcom,sm6125-tsens
Roman Linev <[email protected]>
| Newsgroups | org.kernel.vger.linux-pm,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
SM6125 has a TSENS v2 block with 16 sensors. Its register and interrupt layout is identical to SM6115's, and it needs no calibration cells because v2 self-calibrates, so it is generic apart from the SoC-specific compatible. Document it in the v2 list, bound by the qcom,tsens-v2 fallback. Signed-off-by: Roman Linev <[email protected]> --- Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml index f0efaa834..cb808ce5c 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -78,6 +78,7 @@ properties: - qcom,sdm845-tsens - qcom,shikra-tsens - qcom,sm6115-tsens + - qcom,sm6125-tsens - qcom,sm6350-tsens - qcom,sm6375-tsens - qcom,sm8150-tsens -- 2.55.0