Lines Matching +full:over +full:- +full:current +full:- +full:active +full:- +full:low
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Nuno Sá <nuno.sa@analog.com>
13 Analog Devices LTC2947 high precision power and energy monitor over SPI or I2C.
15 https://www.analog.com/media/en/technical-documentation/data-sheets/LTC2947.pdf
20 - adi,ltc2947
33 adi,accumulator-ctl-pol:
35 This property controls the polarity of current that is accumulated to
37 positive current for example. Since there are two sets of registers for
41 $ref: /schemas/types.yaml#/definitions/uint32-array
48 adi,accumulation-deadband-microamp:
51 level of current below which no accumulation takes place.
55 adi,gpio-out-pol:
58 active high, setting it to zero makets it active low. When this property
65 adi,gpio-in-accum:
72 adi,gpio-out-pol.
73 $ref: /schemas/types.yaml#/definitions/uint32-array
81 - compatible
82 - reg
88 - |
90 #address-cells = <1>;
91 #size-cells = <0>;
97 /* accumulation only on positive current for energy2/charge2. */
98 adi,accumulator-ctl-pol = <0 1>;