hwmon: (lm75) add support for PCT2075
authorDaniel Mack <daniel@zonque.org>
Thu, 11 Jul 2019 12:45:04 +0000 (14:45 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 3 Sep 2019 19:47:17 +0000 (12:47 -0700)
commit557c7ffa2f283166fa863aaa415757f5f485aa62
tree2e2b688ec53341d0418ccae74c64b62061b210ab
parent5ac6badc5aa057ceb1d50c93326a81db6e89ad2f
hwmon: (lm75) add support for PCT2075

The NXP PCT2075 is largely compatible with other chips already supported
by the LM75 driver. It uses an 11-bit resolution and defaults to 100 ms
sampling period. The datasheet is here:

  https://www.nxp.com/docs/en/data-sheet/PCT2075.pdf

Signed-off-by: Daniel Mack <daniel@zonque.org>
Link: https://lore.kernel.org/r/20190711124504.7580-2-daniel@zonque.org
[groeck: Documentation update]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/lm75.rst
drivers/hwmon/lm75.c