mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
dt-bindings: hwmon: ntc-thermistor: fix typo regarding the deprecation of the ntc, compatibles
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> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20250227-ntc_thermistor_fixes-v1-2-70fa73200b52@gocontroll.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
parent
e3ff0c72cb
commit
9fd33bb867
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue