Message ID | c8339b6ccf5ee19fefed762874560d6d8408ebba.1744292503.git.quic_gkohli@quicinc.com (mailing list archive) |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | Enable TSENS and thermal zone for QCS615 SoC | expand |
On Thu, 10 Apr 2025 19:30:18 +0530, Gaurav Kohli wrote: > Add compatibility string for the thermal sensors on QCS615 platform. > > Signed-off-by: Gaurav Kohli <quic_gkohli@quicinc.com> > --- > Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring (Arm) <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml index f9d8012c8cf5..de9b667a79d3 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -52,6 +52,7 @@ properties: - qcom,msm8996-tsens - qcom,msm8998-tsens - qcom,qcm2290-tsens + - qcom,qcs615-tsens - qcom,sa8255p-tsens - qcom,sa8775p-tsens - qcom,sar2130p-tsens
Add compatibility string for the thermal sensors on QCS615 platform. Signed-off-by: Gaurav Kohli <quic_gkohli@quicinc.com> --- Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + 1 file changed, 1 insertion(+)