Message ID | 20231128-topic-sm8650-upstream-bindings-tsens-v2-1-8a21f61130a5@linaro.org |
---|---|
State | Superseded |
Headers | show |
Series | [RESEND,v2] dt-bindings: thermal: qcom-tsens: document the SM8650 Temperature Sensor | expand |
Hi Daniel, On 28/11/2023 09:37, Neil Armstrong wrote: > Document the Temperature Sensor (TSENS) on the SM8650 Platform. > > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Please ignore this resend, I forgot to add reviews. Thanks, Neil > --- > For convenience, a regularly refreshed linux-next based git tree containing > all the SM8650 related work is available at: > https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ > --- > Changes in v2: > - Fixed typo in subject > - Link to v1: https://lore.kernel.org/r/20231025-topic-sm8650-upstream-bindings-tsens-v1-1-09fdd17b1116@linaro.org > --- > 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 437b74732886..99d9c526c0b6 100644 > --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml > +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml > @@ -66,6 +66,7 @@ properties: > - qcom,sm8350-tsens > - qcom,sm8450-tsens > - qcom,sm8550-tsens > + - qcom,sm8650-tsens > - const: qcom,tsens-v2 > > - description: v2 of TSENS with combined interrupt > > --- > base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc > change-id: 20231016-topic-sm8650-upstream-bindings-tsens-4e748933642e > > Best regards,
diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml index 437b74732886..99d9c526c0b6 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -66,6 +66,7 @@ properties: - qcom,sm8350-tsens - qcom,sm8450-tsens - qcom,sm8550-tsens + - qcom,sm8650-tsens - const: qcom,tsens-v2 - description: v2 of TSENS with combined interrupt
Document the Temperature Sensor (TSENS) on the SM8650 Platform. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> --- For convenience, a regularly refreshed linux-next based git tree containing all the SM8650 related work is available at: https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ --- Changes in v2: - Fixed typo in subject - Link to v1: https://lore.kernel.org/r/20231025-topic-sm8650-upstream-bindings-tsens-v1-1-09fdd17b1116@linaro.org --- Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + 1 file changed, 1 insertion(+) --- base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc change-id: 20231016-topic-sm8650-upstream-bindings-tsens-4e748933642e Best regards,