Lines Matching +full:chip +full:- +full:selects

1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Nuno Sa <nuno.sa@analog.com>
15 https://www.analog.com/media/en/technical-documentation/data-sheets/ltc4282.pdf
20 - adi,ltc4282
25 vdd-supply: true
30 '#clock-cells':
33 adi,rsense-nano-ohms:
36 adi,vin-mode-microvolt:
38 Selects operating range for the Undervoltage, Overvoltage and Foldback
43 adi,fet-bad-timeout-ms:
45 From the moment a FET bad conditions is present, this property selects the
46 wait time/timeout for a FET-bad fault to be signaled. Setting this to 0,
51 adi,overvoltage-dividers:
63 adi,undervoltage-dividers:
75 adi,current-limit-sense-microvolt:
77 The current limit sense voltage of the chip is adjustable between
83 adi,overcurrent-retry:
85 If set, enables the chip to auto-retry 256 timer cycles after an
89 adi,overvoltage-retry-disable:
91 If set, disables the chip to auto-retry 50ms after an Overvoltage fault.
95 adi,undervoltage-retry-disable:
97 If set, disables the chip to auto-retry 50ms after an Undervoltage fault.
101 adi,fault-log-enable:
105 available after a power cycle (the chip loads the contents of
106 the EE_FAULT_LOG register - the one in EEPROM - into FAULT_LOG at boot).
109 adi,gpio1-mode:
112 into high-z when power is not good).
117 adi,gpio2-mode:
124 adi,gpio3-monitor-enable:
129 - if:
131 - adi,gpio3-monitor-enable
134 adi,gpio2-mode:
138 - compatible
139 - reg
140 - adi,rsense-nano-ohms
145 - |
147 #address-cells = <1>;
148 #size-cells = <0>;
153 adi,rsense-nano-ohms = <500>;
155 adi,gpio1-mode = "power_good";
156 adi,gpio2-mode = "adc_input";