hwmon: (tmp421) report /PVLD condition as fault
authorPaul Fertser <fercerpav@gmail.com>
Fri, 24 Sep 2021 09:30:10 +0000 (12:30 +0300)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 24 Sep 2021 12:00:51 +0000 (05:00 -0700)
commit540effa7f283d25bcc13c0940d808002fee340b8
tree14d80b93c3d5a459ec4bb03890e3b3d9dfa494c3
parent2938b2978a70d4cc10777ee71c9e512ffe4e0f4b
hwmon: (tmp421) report /PVLD condition as fault

For both local and remote sensors all the supported ICs can report an
"undervoltage lockout" condition which means the conversion wasn't
properly performed due to insufficient power supply voltage and so the
measurement results can't be trusted.

Fixes: 9410700b881f ("hwmon: Add driver for Texas Instruments TMP421/422/423 sensor chips")
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Link: https://lore.kernel.org/r/20210924093011.26083-2-fercerpav@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/tmp421.c