Skip to content

Commit e56a5e3

Browse files
tmaimongroeck
authored andcommitted
dt-bindings: hwmon: npcm: Add npcm845 compatible string
Add a compatible string for Nuvoton BMC NPCM845 Pulse Width Modulation (PWM) and Fan tach controller. Signed-off-by: Tomer Maimon <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
1 parent 2b9ea42 commit e56a5e3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Documentation/devicetree/bindings/hwmon/npcm750-pwm-fan.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
1-
Nuvoton NPCM7xx PWM and Fan Tacho controller device
1+
Nuvoton NPCM PWM and Fan Tacho controller device
22

33
The Nuvoton BMC NPCM7XX supports 8 Pulse-width modulation (PWM)
44
controller outputs and 16 Fan tachometer controller inputs.
55

6+
The Nuvoton BMC NPCM8XX supports 12 Pulse-width modulation (PWM)
7+
controller outputs and 16 Fan tachometer controller inputs.
8+
69
Required properties for pwm-fan node
710
- #address-cells : should be 1.
811
- #size-cells : should be 0.
912
- compatible : "nuvoton,npcm750-pwm-fan" for Poleg NPCM7XX.
13+
: "nuvoton,npcm845-pwm-fan" for Arbel NPCM8XX.
1014
- reg : specifies physical base address and size of the registers.
1115
- reg-names : must contain:
1216
* "pwm" for the PWM registers.

0 commit comments

Comments
 (0)