Lines Matching +full:pwm +full:- +full:outputs
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jean Delvare <jdelvare@suse.com>
23 https://www.onsemi.com/pub/Collateral/ADT7473-D.PDF
24 https://www.onsemi.com/pub/Collateral/ADT7475-D.PDF
25 https://www.onsemi.com/pub/Collateral/ADT7476-D.PDF
26 https://www.onsemi.com/pub/Collateral/ADT7490-D.PDF
34 - adi,adt7473
35 - adi,adt7475
36 - adi,adt7476
37 - adi,adt7490
43 "^adi,bypass-attenuator-in[0-4]$":
52 "^adi,pwm-active-state$":
54 Integer array, represents the active state of the pwm outputs If set to 0
55 the pwm uses a logic low output for 100% duty cycle. If set to 1 the pwm
57 $ref: /schemas/types.yaml#/definitions/uint32-array
65 - compatible
66 - reg
71 - |
73 #address-cells = <1>;
74 #size-cells = <0>;
79 adi,bypass-attenuator-in0 = <1>;
80 adi,bypass-attenuator-in1 = <0>;
81 adi,pwm-active-state = <1 0 1>;