mbox series

[v1,0/3] hwmon: (it87) Add support for 4 fans chips

Message ID 20230429115205.1547251-1-frank@crawford.emu.id.au (mailing list archive)
Headers show
Series hwmon: (it87) Add support for 4 fans chips | expand

Message

Frank Crawford April 29, 2023, 11:52 a.m. UTC
Chips with only 4 fans defined are currently treated as having 5 fans,
so add definitions for control and measurement of the 4th fan.

Enable these definitions for chip IT8732E.

---
Frank Crawford (3):
  Add controls for chips with only 4 fans
  Add controls for chips with only 4 PWMs
  Update IT8732F chip for 4 fans and PWMs

 drivers/hwmon/it87.c | 67 ++++++++++++++++++++++++++++++++++----------
 1 file changed, 52 insertions(+), 15 deletions(-)