Lines Matching +full:shunt +full:- +full:resistor +full:- +full:micro +full:- +full:ohms
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>
11 - Beniamin Bia <beniamin.bia@analog.com>
15 https://www.analog.com/media/en/technical-documentation/data-sheets/ADM1177.pdf
20 - adi,adm1177
25 avcc-supply:
29 shunt-resistor-micro-ohms:
31 The value of curent sense resistor in microohms. If not provided,
34 adi,shutdown-threshold-microamp:
38 based on shunt-resistor-micro-ohms.
40 adi,vrange-high-enable:
47 - compatible
48 - reg
53 - |
54 #include <dt-bindings/gpio/gpio.h>
55 #include <dt-bindings/interrupt-controller/irq.h>
57 #address-cells = <1>;
58 #size-cells = <0>;
63 shunt-resistor-micro-ohms = <50000>; /* 50 mOhm */
64 adi,shutdown-threshold-microamp = <1059000>; /* 1.059 A */
65 adi,vrange-high-enable;