Fix some small mistakes in the Kconfig and bindings yaml, also fix the incorrect sensor table for the ncpXXxh103 sensor. Signed-off-by: Maud Spierings <maudspierings@xxxxxxxxxxxxxx> --- Maud Spierings (3): hwmon: (ntc_thermistor) Fix module name in the Kconfig dt-bindings: hwmon: ntc-thermistor: fix typo regarding the deprecation of the ntc, compatibles hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table .../devicetree/bindings/hwmon/ntc-thermistor.yaml | 2 +- drivers/hwmon/Kconfig | 2 +- drivers/hwmon/ntc_thermistor.c | 66 +++++++++++----------- 3 files changed, 35 insertions(+), 35 deletions(-) --- base-commit: be5c7bbb3a64baf884481a1ba0c2f8fb2f93f7c3 change-id: 20250227-ntc_thermistor_fixes-6043c862956a Best regards, -- Maud Spierings <maudspierings@xxxxxxxxxxxxxx>