hwmon: (nct6775) Add support for 2 additional fan controls
authorXing Tong Wu <xingtong.wu@siemens.com>
Tue, 21 Nov 2023 08:16:03 +0000 (16:16 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 11 Dec 2023 14:21:00 +0000 (06:21 -0800)
commitff629afe7ffdfdfee15c75e9a22c67d316338cc5
tree9193bee85d574951256933e2705aa90fae5b2f8b
parent16693c27253b9be8388df307649d48c9a899a5af
hwmon: (nct6775) Add support for 2 additional fan controls

The nct6116 has 2 additional PWM pins compared to the nct6106.
Extend the nct6106 PWM arrays to support the nct6116.

Signed-off-by: Xing Tong Wu <xingtong.wu@siemens.com>
Link: https://lore.kernel.org/r/20231121081604.2499-2-xingtong_wu@163.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nct6775-core.c