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. Changes since version 1: - Add Rob Ack to the dt-binding commit. 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