On Wed, 15 Dec 2021 18:42:41 +0100, Linus Walleij wrote: > This adds the Samsung 1404-001221 NTC thermistor to the > NTC thermistor driver. As far as I can tell it is electrically > compatible with the Murata 47K NTC thermistor. > > This thermistor is mounted in a variety of Samsung products. > > Cc: Peter Rosin <peda@xxxxxxxxxx> > Cc: Chris Lesiak <chris.lesiak@xxxxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > The DT binding oneline is included, I see no point in splitting > that into a separate patch. > --- > Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml | 1 + > drivers/hwmon/ntc_thermistor.c | 4 ++++ > 2 files changed, 5 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>