[v3,0/2] hwmon: (nct6775) Fix pwm bugs for NCT chips

Message ID 20231121081604.2499-1-xingtong_wu@163.com
Headers
Series hwmon: (nct6775) Fix pwm bugs for NCT chips |

Message

Xing Tong Wu Nov. 21, 2023, 8:16 a.m. UTC
  From: Xing Tong Wu <xingtong.wu@siemens.com>

These patches address bugs in the pwm features that do not meet the
specification definition.

changes since v2:
 - Update commit message for 1/2 patch
 - Extend 6106 arrays and remove 6116 arrays for PWM.

changes since v1:
 - Add PWM mode and mask register arrays for NCT6116
 - Delete 2nd patch for pwm_enable change
 - Delete log print and add comment for pwm failure set

Xing Tong Wu (2):
  hwmon: (nct6775) Add support for 2 additional fan controls
  hwmon: (nct6775) Fix fan speed set failure in automatic mode

 drivers/hwmon/nct6775-core.c | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)