* [PATCH] dt-bindings: thermal: qcom-tsens: Document Nord Temperature Sensor
@ 2026-04-20 6:54 Shawn Guo
2026-04-20 9:19 ` Pankaj Patil
0 siblings, 1 reply; 5+ messages in thread
From: Shawn Guo @ 2026-04-20 6:54 UTC (permalink / raw)
To: Daniel Lezcano
Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Konrad Dybcio,
Dmitry Baryshkov, Bartosz Golaszewski, Deepti Jaggi, linux-pm,
devicetree, linux-arm-msm, linux-kernel, Shawn Guo
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
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: thermal: qcom-tsens: Document Nord Temperature Sensor
2026-04-20 6:54 [PATCH] dt-bindings: thermal: qcom-tsens: Document Nord Temperature Sensor Shawn Guo
@ 2026-04-20 9:19 ` Pankaj Patil
2026-04-24 12:12 ` Daniel Lezcano
0 siblings, 1 reply; 5+ messages in thread
From: Pankaj Patil @ 2026-04-20 9:19 UTC (permalink / raw)
To: Shawn Guo, Daniel Lezcano
Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Konrad Dybcio,
Dmitry Baryshkov, Bartosz Golaszewski, Deepti Jaggi, linux-pm,
devicetree, linux-arm-msm, linux-kernel
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: thermal: qcom-tsens: Document Nord Temperature Sensor
2026-04-20 9:19 ` Pankaj Patil
@ 2026-04-24 12:12 ` Daniel Lezcano
2026-04-24 12:55 ` Shawn Guo
0 siblings, 1 reply; 5+ messages in thread
From: Daniel Lezcano @ 2026-04-24 12:12 UTC (permalink / raw)
To: Pankaj Patil, Shawn Guo, Daniel Lezcano, Krzysztof Kozlowski
Cc: Rob Herring, Conor Dooley, Konrad Dybcio, Dmitry Baryshkov,
Bartosz Golaszewski, Deepti Jaggi, linux-pm, devicetree,
linux-arm-msm, linux-kernel
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 ?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: thermal: qcom-tsens: Document Nord Temperature Sensor
2026-04-24 12:12 ` Daniel Lezcano
@ 2026-04-24 12:55 ` Shawn Guo
2026-04-24 13:01 ` Daniel Lezcano
0 siblings, 1 reply; 5+ messages in thread
From: Shawn Guo @ 2026-04-24 12:55 UTC (permalink / raw)
To: Daniel Lezcano
Cc: Pankaj Patil, Daniel Lezcano, Krzysztof Kozlowski, Rob Herring,
Conor Dooley, Konrad Dybcio, Dmitry Baryshkov,
Bartosz Golaszewski, Deepti Jaggi, linux-pm, devicetree,
linux-arm-msm, linux-kernel
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] dt-bindings: thermal: qcom-tsens: Document Nord Temperature Sensor
2026-04-24 12:55 ` Shawn Guo
@ 2026-04-24 13:01 ` Daniel Lezcano
0 siblings, 0 replies; 5+ messages in thread
From: Daniel Lezcano @ 2026-04-24 13:01 UTC (permalink / raw)
To: Shawn Guo
Cc: Pankaj Patil, Daniel Lezcano, Krzysztof Kozlowski, Rob Herring,
Conor Dooley, Konrad Dybcio, Dmitry Baryshkov,
Bartosz Golaszewski, Deepti Jaggi, linux-pm, devicetree,
linux-arm-msm, linux-kernel
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
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-04-24 13:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-20 6:54 [PATCH] dt-bindings: thermal: qcom-tsens: Document Nord Temperature Sensor Shawn Guo
2026-04-20 9:19 ` Pankaj Patil
2026-04-24 12:12 ` Daniel Lezcano
2026-04-24 12:55 ` Shawn Guo
2026-04-24 13:01 ` Daniel Lezcano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox