Lines Matching +full:two +full:- +full:channel
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Alexandru Tachici <alexandru.tachici@analog.com>
14 https://www.analog.com/media/en/technical-documentation/data-sheets/ltc2992.pdf
19 - adi,ltc2992
24 '#address-cells':
27 '#size-cells':
30 avcc-supply: true
33 "^channel@([0-1])$":
37 Represents the two supplies to be monitored.
42 The channel number. LTC2992 can monitor two supplies.
47 shunt-resistor-micro-ohms:
52 - compatible
53 - reg
58 - |
60 #address-cells = <1>;
61 #size-cells = <0>;
64 #address-cells = <1>;
65 #size-cells = <0>;
70 channel@0 {
72 shunt-resistor-micro-ohms = <10000>;
75 channel@1 {
77 shunt-resistor-micro-ohms = <10000>;