hwmon: (adt7475) Add support for Imon readout on ADT7490
authorTimothy Pearson <tpearson@raptorengineering.com>
Thu, 14 Sep 2023 22:39:47 +0000 (17:39 -0500)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 27 Oct 2023 14:27:25 +0000 (07:27 -0700)
commit62c11e461c7b669e8d42c0e49c8193a5e14d002a
treee70fd4c2ebb6368356cab20b554fc189b6e85a71
parent2232f10d714f2198d037b8047f482c09f7ad3b9a
hwmon: (adt7475) Add support for Imon readout on ADT7490

Add support for the ADT7490's Imon voltage readout. It is handled
largely the same way as the existing Vtt readout.

Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
Co-developed-by: Shawn Anastasio <sanastasio@raptorengineering.com>
Signed-off-by: Shawn Anastasio <sanastasio@raptorengineering.com>
Link: https://lore.kernel.org/r/20230914223947.829025-1-tpearson@raptorengineering.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/adt7475.rst
drivers/hwmon/adt7475.c