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

2019-09-12 Thread Guenter Roeck
On Thu, Sep 12, 2019 at 11:33:00AM +, amy.s...@advantech.com.tw wrote: > 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

[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(-)