Lines Matching +full:read +full:- +full:integrate +full:- +full:gpios
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microchip PAC1921 High-Side Power/Current Monitor with Anaog Output
10 - Matteo Martelli <matteomartelli3@gmail.com>
17 https://ww1.microchip.com/downloads/en/DeviceDoc/PAC1921-Data-Sheet-DS20005293E.pdf
26 vdd-supply: true
28 "#io-channel-cells":
31 shunt-resistor-micro-ohms:
34 the SENSE+ and SENSE- inputs, across which the current is measured.
40 read-integrate-gpios:
42 READ/INT input pin to control the current state of the device, either in
43 the INTEGRATE state when driven high, or in the READ state when driven low.
45 INT_EN register bit after asserting the READ/INT_OVR register bit.
49 - compatible
50 - reg
51 - vdd-supply
52 - shunt-resistor-micro-ohms
57 - |
59 #address-cells = <1>;
60 #size-cells = <0>;
65 vdd-supply = <&vdd>;
66 #io-channel-cells = <1>;
68 shunt-resistor-micro-ohms = <10000>;