Searched hist:"425 f5b5d15c2dfed7193ad2517a082bc99964722" (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/hwmon/ |
H A D | lm90.rst | diff 425f5b5d15c2dfed7193ad2517a082bc99964722 Tue Nov 09 02:45:05 CET 2021 Guenter Roeck <linux@roeck-us.net> hwmon: (lm90) Add partial PEC support for ADT7461
Revision 0 of the ADT7461 datasheet suggests that the chip supports PEC (packet error checking). This information is gone in later versions of the datasheet. Experiments show that PEC support on ADT7461 is similar to PEC support in ADM1032, ie it is only supported for read operations. Add support for it to the driver.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|
/linux/drivers/hwmon/ |
H A D | lm90.c | diff 425f5b5d15c2dfed7193ad2517a082bc99964722 Tue Nov 09 02:45:05 CET 2021 Guenter Roeck <linux@roeck-us.net> hwmon: (lm90) Add partial PEC support for ADT7461
Revision 0 of the ADT7461 datasheet suggests that the chip supports PEC (packet error checking). This information is gone in later versions of the datasheet. Experiments show that PEC support on ADT7461 is similar to PEC support in ADM1032, ie it is only supported for read operations. Add support for it to the driver.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|