Lines Matching +full:pwm +full:- +full:outputs
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Ban Feng <[email protected]>
15 FAN input monitors, and up to 16 independent PWM outputs with SMBus interface.
22 - nuvoton,nct7363
23 - nuvoton,nct7362
28 "#pwm-cells":
32 "^fan-[0-9]+$":
33 $ref: fan-common.yaml#
36 - pwms
37 - tach-ch
40 - compatible
41 - reg
42 - "#pwm-cells"
47 - |
49 #address-cells = <1>;
50 #size-cells = <0>;
55 #pwm-cells = <2>;
57 fan-0 {
59 tach-ch = /bits/ 8 <0x00>;
61 fan-1 {
63 tach-ch = /bits/ 8 <0x01>;