Lines Matching +full:adt7490 +full:- +full:d
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>
13 The ADT7473, ADT7475, ADT7476, and ADT7490 are thermal monitors and multiple
16 They support monitoring and controlling up to four fans (the ADT7490 can only
18 sensor and two off chip temperature sensors (the ADT7490 additionally
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]$":
64 "^adi,pin(5|10)-function$":
67 pin 10 on the adi,adt7476 and adi,adt7490.
70 - pwm2
71 - smbalert#
73 "^adi,pin(9|14)-function$":
76 pin 14 on the adi,adt7476 and adi,adt7490
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";