hwmon: (npcm750-pwm-fan) Add NPCM8xx support
authorTomer Maimon <tmaimon77@gmail.com>
Tue, 31 Oct 2023 07:58:06 +0000 (09:58 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 11 Dec 2023 14:20:28 +0000 (06:20 -0800)
commit89fec128d5d10d3e09553975d19d8b1f29b429d4
treee72990d128ebb889fcaa6195dc626e98f47d733f
parenta39b6ac3781d46ba18193c9dbb2110f31e9bffe9
hwmon: (npcm750-pwm-fan) Add NPCM8xx support

Adding Pulse Width Modulation (PWM) and fan tacho NPCM8xx support to
NPCM PWM and fan tacho driver.
NPCM8xx uses a different number of PWM devices.

As part of adding NPCM8XX support:
- Add NPCM8xx specific compatible string.
- Add data to handle architecture-specific PWM parameters.

Signed-off-by: Tomer Maimon <tmaimon77@gmail.com>
Link: https://lore.kernel.org/r/20231031075806.400872-2-tmaimon77@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/npcm750-pwm-fan.c