Lines Matching +full:output +full:- +full:charge +full:- +full:current
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>
15 https://www.analog.com/media/en/technical-documentation/data-sheets/LTC2947.pdf
20 - adi,ltc2947
29 charge and energy. When an external clock is used, this property must be
33 adi,accumulator-ctl-pol:
35 This property controls the polarity of current that is accumulated to
36 calculate charge and energy so that, they can be only accumulated for
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:
59 is present, the GPIO is automatically configured as output and set to
65 adi,gpio-in-accum:
68 the accumulation of charge, energy and time. This function can be
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>;