ABI for these two registers?

2019-09-11 Thread Nicolin Chen
Hello Guenter, Datasheet: http://www.ti.com/lit/ds/symlink/ina3221.pdf (At page 32, chapter 8.6.2.14 and 8.6.2.15) I have two registers that I need to expose to user space: Shunt-Voltage-Sum and Shunt-Voltage-Limit registers Right now in[123]_input of INA3221 are for voltage channels

[v1,1/1] hwmon: (nct7904) Fix incorrect SMI status register setting of LTD temperature and fan.

2019-09-11 Thread Amy.Shih
From: "amy.shih" According to datasheet, the SMI status register setting of LTD temperature is SMI_STS3, and the SMI status register setting of fan is SMI_STS5 and SMI_STS6. Signed-off-by: amy.shih --- drivers/hwmon/nct7904.c | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-)