2023-09-28 02:27:43

by Tomer Maimon

[permalink] [raw]
Subject: [PATCH v1 0/2] hwmon: npcm: add Arbel NPCM8XX support

This patch set adds Arbel NPCM8XX Pulse Width Modulation (PWM) and
Fan tachometer (Fan) support to PWM FAN NPCM driver.

The NPCM8XX supports up to 16 Fan tachometer inputs and
up to 12 PWM outputs.

The NPCM PWM FAN driver was tested on the NPCM845 evaluation board.

Tomer Maimon (2):
dt-bindings: hwmon: npcm: Add npcm845 compatible string
hwmon: npcm750-pwm-fan: Add NPCM8xx support

.../bindings/hwmon/npcm750-pwm-fan.txt | 6 +-
drivers/hwmon/npcm750-pwm-fan.c | 161 +++++++++++++++---
2 files changed, 141 insertions(+), 26 deletions(-)

--
2.33.0