[PATCH] dt-bindings: thermal: qcom-tsens: Document the Shikra Temperature Sensor

Gaurav Kohli posted 1 patch 1 month ago
Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: thermal: qcom-tsens: Document the Shikra Temperature Sensor
Posted by Gaurav Kohli 1 month ago
Document the Temperature Sensor (TSENS) on the Shikra SoC.

Signed-off-by: Gaurav Kohli <gaurav.kohli@oss.qualcomm.com>
---
 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 7d34ba00e684..a986fdccd52e 100644
--- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
@@ -74,6 +74,7 @@ properties:
               - qcom,sdm630-tsens
               - qcom,sdm670-tsens
               - qcom,sdm845-tsens
+              - qcom,shikra-tsens
               - qcom,sm6115-tsens
               - qcom,sm6350-tsens
               - qcom,sm6375-tsens

---
base-commit: e98d21c170b01ddef366f023bbfcf6b31509fa83
change-id: 20260512-tsens_binding-9af005e4b32e

Best regards,
-- 
Gaurav Kohli <gaurav.kohli@oss.qualcomm.com>
Re: [PATCH] dt-bindings: thermal: qcom-tsens: Document the Shikra Temperature Sensor
Posted by Daniel Lezcano 3 weeks, 5 days ago
On 5/13/26 09:30, Gaurav Kohli wrote:
> Document the Temperature Sensor (TSENS) on the Shikra SoC.
> 
> Signed-off-by: Gaurav Kohli <gaurav.kohli@oss.qualcomm.com>
> ---
>   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 7d34ba00e684..a986fdccd52e 100644
> --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> @@ -74,6 +74,7 @@ properties:
>                 - qcom,sdm630-tsens
>                 - qcom,sdm670-tsens
>                 - qcom,sdm845-tsens
> +              - qcom,shikra-tsens
>                 - qcom,sm6115-tsens
>                 - qcom,sm6350-tsens
>                 - qcom,sm6375-tsens
> 
> ---

Applied, thanks
Re: [PATCH] dt-bindings: thermal: qcom-tsens: Document the Shikra Temperature Sensor
Posted by Krzysztof Kozlowski 4 weeks ago
On Wed, May 13, 2026 at 01:00:58PM +0530, Gaurav Kohli wrote:
> Document the Temperature Sensor (TSENS) on the Shikra SoC.
> 
> Signed-off-by: Gaurav Kohli <gaurav.kohli@oss.qualcomm.com>
> ---
>  Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof