diff mbox series

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

Message ID 20250227-ntc_thermistor_fixes-v1-2-70fa73200b52@gocontroll.com (mailing list archive)
State Accepted
Headers show
Series hwmon: (ntc_thermistor) typo fixes and incorrect table fix | expand

Commit Message

Maud Spierings via B4 Relay Feb. 27, 2025, 12:57 p.m. UTC
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(-)

Comments

Conor Dooley Feb. 28, 2025, 7:01 p.m. UTC | #1
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
> 
>
Guenter Roeck March 2, 2025, 4:33 p.m. UTC | #2
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
diff mbox series

Patch

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