[PATCH v4 0/2] hwmon: Add NPCM7xx PWM and Fan driver support

2018-06-24 Thread Tomer Maimon
This patch set adds Pulse Width Modulation (PWM) and Fan tacho support for the Nuvoton NPCM750/730/715/705 Baseboard Management Controller (BMC). The Nuvoton BMC NPCM750/730/715/705 has two identical PWM controller modules, each module has four PWM controller outputs and eight identical Fan con

[PATCH v4 1/2] dt-binding: hwmon: Add NPCM7xx PWM and Fan controller documentation

2018-06-24 Thread Tomer Maimon
Added device tree binding documentation for Nuvoton BMC NPCM7xx Pulse Width Modulation (PWM) and Fan tach controller. The PWM controller can support upto 8 PWM output ports. The Fan tach controller can support upto 16 tachometer inputs. Signed-off-by: Tomer Maimon --- .../devicetree/bindings/hw

[PATCH v4 2/2] hwmon: npcm750: add NPCM7xx PWM and Fan driver

2018-06-24 Thread Tomer Maimon
Add Nuvoton BMC NPCM750/730/715/705 Pulse Width Modulation (PWM) and Fan tacho driver. The Nuvoton BMC NPCM750/730/715/705 has two identical PWM controller modules, each module has four PWM controller outputs and eight identical Fan controller modules, each module has two Fan controller inputs. T