Searched +full:tach +full:- +full:ch (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/hwmon/aspeed,g6-pwm-tach.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: ASPEED G6 PWM and Fan Tach controller11 - Billy Tsai <billy_tsai@aspeedtech.com>15 The ASPEED Fan Tacho controller can support up to 16 fan tach input.22 - aspeed,ast2600-pwm-tach33 "#pwm-cells":37 "^fan-[0-9]+$":[all …]
7 one/two Fan tach inputs.9 Required properties for pwm-tacho node:10 - #address-cells : should be 1.12 - #size-cells : should be 1.14 - #cooling-cells: should be 2.16 - reg : address and length of the register set for the device.18 - pinctrl-names : a pinctrl state named "default" must be defined.20 - pinctrl-0 : phandle referencing pin configuration of the PWM ports.22 - compatible : should be "aspeed,ast2400-pwm-tacho" for AST2400 and23 "aspeed,ast2500-pwm-tacho" for AST2500.[all …]
3 The Nuvoton BMC NPCM7XX supports 8 Pulse-width modulation (PWM)6 The Nuvoton BMC NPCM8XX supports 12 Pulse-width modulation (PWM)9 Required properties for pwm-fan node10 - #address-cells : should be 1.11 - #size-cells : should be 0.12 - compatible : "nuvoton,npcm750-pwm-fan" for Poleg NPCM7XX.13 : "nuvoton,npcm845-pwm-fan" for Arbel NPCM8XX.14 - reg : specifies physical base address and size of the registers.15 - reg-names : must contain:18 - clocks : phandle of reference clocks.[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/hwmon/fan-common.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Naresh Solanki <naresh.solanki@9elements.com>11 - Billy Tsai <billy_tsai@aspeedtech.com>14 max-rpm:20 min-rpm:26 pulses-per-revolution:32 tach-div:[all …]