Lines Matching +full:bypass +full:- +full:attenuator +full:- +full:in
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
42 adi,pwm-active-state:
47 $ref: /schemas/types.yaml#/definitions/uint32-array
55 "^adi,bypass-attenuator-in[0-4]$":
57 Configures bypassing the individual voltage input attenuator. If
58 set to 1 the attenuator is bypassed if set to 0 the attenuator is
59 not bypassed. If the property is absent then the attenuator
64 "^adi,pin(5|10)-function$":
70 - pwm2
71 - smbalert#
73 "^adi,pin(9|14)-function$":
79 - tach4
80 - therm#
81 - smbalert#
82 - gpio
85 - compatible
86 - reg
91 - |
93 #address-cells = <1>;
94 #size-cells = <0>;
99 adi,bypass-attenuator-in0 = <1>;
100 adi,bypass-attenuator-in1 = <0>;
101 adi,pwm-active-state = <1 0 1>;
102 adi,pin10-function = "smbalert#";
103 adi,pin14-function = "tach4";