Re: [PATCH 3/3] hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table

From: Guenter Roeck
Date: Sun Mar 02 2025 - 11:36:55 EST


On Thu, Feb 27, 2025 at 01:57:53PM +0100, Maud Spierings via B4 Relay wrote:
> From: Maud Spierings <maudspierings@xxxxxxxxxxxxxx>
>
> I could not find a single table that has the values currently present in
> the table, change it to the actual values that can be found in [1]/[2]
> and [3] (page 15 column 2)
>
> [1]: https://www.murata.com/products/productdetail?partno=NCP15XH103F03RC
> [2]: https://www.murata.com/products/productdata/8796836626462/NTHCG83.txt?1437969843000
> [3]: https://nl.mouser.com/datasheet/2/281/r44e-522712.pdf
>
> Fixes: 54ce3a0d8011 ("hwmon: (ntc_thermistor) Add support for ncpXXxh103")
>
> Signed-off-by: Maud Spierings <maudspierings@xxxxxxxxxxxxxx>

Applied.

Thanks,
Guenter