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

Shawn Guo posted 1 patch 1 month, 3 weeks ago
There is a newer version of this series
Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: thermal: qcom-tsens: Document Nord Temperature Sensor
Posted by Shawn Guo 1 month, 3 weeks ago
From: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>

Add compatible for Temperature Sensor (TSENS) of Nord SoC with
a fallback on qcom,tsens-v2.

Signed-off-by: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
Signed-off-by: Shawn Guo <shengchao.guo@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..e65ebc6f1698 100644
--- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
@@ -58,6 +58,7 @@ properties:
               - qcom,glymur-tsens
               - qcom,kaanapali-tsens
               - qcom,milos-tsens
+              - qcom,nord-tsens
               - qcom,msm8953-tsens
               - qcom,msm8996-tsens
               - qcom,msm8998-tsens
-- 
2.43.0
Re: [PATCH] dt-bindings: thermal: qcom-tsens: Document Nord Temperature Sensor
Posted by Pankaj Patil 1 month, 3 weeks ago
On 4/20/2026 12:24 PM, Shawn Guo wrote:
> From: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
> 
> Add compatible for Temperature Sensor (TSENS) of Nord SoC with
> a fallback on qcom,tsens-v2.
> 
> Signed-off-by: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
> Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>

Reviewed-by: Pankaj Patil <pankaj.patil@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..e65ebc6f1698 100644
> --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> @@ -58,6 +58,7 @@ properties:
>                - qcom,glymur-tsens
>                - qcom,kaanapali-tsens
>                - qcom,milos-tsens
> +              - qcom,nord-tsens
>                - qcom,msm8953-tsens
>                - qcom,msm8996-tsens
>                - qcom,msm8998-tsens
Re: [PATCH] dt-bindings: thermal: qcom-tsens: Document Nord Temperature Sensor
Posted by Daniel Lezcano 1 month, 3 weeks ago
On 4/20/26 11:19, Pankaj Patil wrote:
> On 4/20/2026 12:24 PM, Shawn Guo wrote:
>> From: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
>>
>> Add compatible for Temperature Sensor (TSENS) of Nord SoC with
>> a fallback on qcom,tsens-v2.
>>
>> Signed-off-by: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
>> Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
> 
> Reviewed-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
> 
>> ---

Krzystof,

are you ok with this change ?
Re: [PATCH] dt-bindings: thermal: qcom-tsens: Document Nord Temperature Sensor
Posted by Shawn Guo 1 month, 3 weeks ago
On Fri, Apr 24, 2026 at 02:12:44PM +0200, Daniel Lezcano wrote:
> On 4/20/26 11:19, Pankaj Patil wrote:
> > On 4/20/2026 12:24 PM, Shawn Guo wrote:
> > > From: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
> > > 
> > > Add compatible for Temperature Sensor (TSENS) of Nord SoC with
> > > a fallback on qcom,tsens-v2.
> > > 
> > > Signed-off-by: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
> > > Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
> > 
> > Reviewed-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
> > 
> > > ---
> 
> Krzystof,
> 
> are you ok with this change ?

Hi Daniel,

I plan to improve the commit log per Krzystof's comment on another Nord
binding patch.  Hopefully he will ack the new version.

Shawn
Re: [PATCH] dt-bindings: thermal: qcom-tsens: Document Nord Temperature Sensor
Posted by Daniel Lezcano 1 month, 3 weeks ago
On 4/24/26 14:55, Shawn Guo wrote:
> On Fri, Apr 24, 2026 at 02:12:44PM +0200, Daniel Lezcano wrote:
>> On 4/20/26 11:19, Pankaj Patil wrote:
>>> On 4/20/2026 12:24 PM, Shawn Guo wrote:
>>>> From: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
>>>>
>>>> Add compatible for Temperature Sensor (TSENS) of Nord SoC with
>>>> a fallback on qcom,tsens-v2.
>>>>
>>>> Signed-off-by: Deepti Jaggi <deepti.jaggi@oss.qualcomm.com>
>>>> Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
>>>
>>> Reviewed-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
>>>
>>>> ---
>>
>> Krzystof,
>>
>> are you ok with this change ?
> 
> Hi Daniel,
> 
> I plan to improve the commit log per Krzystof's comment on another Nord
> binding patch.  Hopefully he will ack the new version.

Ok, thanks