Lines Matching +full:high +full:- +full:threshold
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Michael Hennerich <michael.hennerich@analog.com>
14 https://www.analog.com/media/en/technical-documentation/data-sheets/ADM1177.pdf
19 - adi,adm1177
24 avcc-supply:
28 shunt-resistor-micro-ohms:
33 adi,shutdown-threshold-microamp:
37 based on shunt-resistor-micro-ohms.
39 adi,vrange-high-enable:
46 - compatible
47 - reg
52 - |
53 #include <dt-bindings/gpio/gpio.h>
54 #include <dt-bindings/interrupt-controller/irq.h>
56 #address-cells = <1>;
57 #size-cells = <0>;
62 shunt-resistor-micro-ohms = <50000>; /* 50 mOhm */
63 adi,shutdown-threshold-microamp = <1059000>; /* 1.059 A */
64 adi,vrange-high-enable;