[PATCH 2/3] dt-bindings: hwmon: ntc-thermistor: fix typo regarding the deprecation of the ntc, compatibles

Maud Spierings via B4 Relay posted 3 patches 11 months, 2 weeks ago
[PATCH 2/3] dt-bindings: hwmon: ntc-thermistor: fix typo regarding the deprecation of the ntc, compatibles
Posted by Maud Spierings via B4 Relay 11 months, 2 weeks ago
From: Maud Spierings <maudspierings@gocontroll.com>

Fix the comment stating that the "ntp," compatible strings are deprecated
which should be "ntc,"

Signed-off-by: Maud Spierings <maudspierings@gocontroll.com>
---
 Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml b/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml
index 3d0146e20d3e10747c3049911b9419e9ccdab83d..b8e500e6cd9f861fbbabd79a14d882341dbb387c 100644
--- a/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml
+++ b/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml
@@ -76,7 +76,7 @@ properties:
       - const: murata,ncp03wf104
       - const: murata,ncp15xh103
       - const: samsung,1404-001221
-      # Deprecated "ntp," compatible strings
+      # Deprecated "ntc," compatible strings
       - const: ntc,ncp15wb473
         deprecated: true
       - const: ntc,ncp18wb473

-- 
2.48.1
Re: [PATCH 2/3] dt-bindings: hwmon: ntc-thermistor: fix typo regarding the deprecation of the ntc, compatibles
Posted by Guenter Roeck 11 months, 2 weeks ago
On Thu, Feb 27, 2025 at 01:57:52PM +0100, Maud Spierings via B4 Relay wrote:
> From: Maud Spierings <maudspierings@gocontroll.com>
> 
> Fix the comment stating that the "ntp," compatible strings are deprecated
> which should be "ntc,"
> 
> Signed-off-by: Maud Spierings <maudspierings@gocontroll.com>
> Acked-by: Conor Dooley <conor.dooley@microchip.com>

Applied.

Thanks,
Guenter
Re: [PATCH 2/3] dt-bindings: hwmon: ntc-thermistor: fix typo regarding the deprecation of the ntc, compatibles
Posted by Conor Dooley 11 months, 2 weeks ago
On Thu, Feb 27, 2025 at 01:57:52PM +0100, Maud Spierings via B4 Relay wrote:
> From: Maud Spierings <maudspierings@gocontroll.com>
> 
> Fix the comment stating that the "ntp," compatible strings are deprecated
> which should be "ntc,"
> 
> Signed-off-by: Maud Spierings <maudspierings@gocontroll.com>
> ---
>  Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml b/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml
> index 3d0146e20d3e10747c3049911b9419e9ccdab83d..b8e500e6cd9f861fbbabd79a14d882341dbb387c 100644
> --- a/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml
> +++ b/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml
> @@ -76,7 +76,7 @@ properties:
>        - const: murata,ncp03wf104
>        - const: murata,ncp15xh103
>        - const: samsung,1404-001221
> -      # Deprecated "ntp," compatible strings
> +      # Deprecated "ntc," compatible strings
Acked-by: Conor Dooley <conor.dooley@microchip.com>

>        - const: ntc,ncp15wb473
>          deprecated: true
>        - const: ntc,ncp18wb473
> 
> -- 
> 2.48.1
> 
>