Lines Matching +full:cs +full:- +full:output
3 # SPDX-License-Identifier: Apache-2.0
5 description: ADI MAX14916 is octal industrial output with advanced diagnostics
7 compatible: "adi,max14916-gpio"
10 "#gpio-cells":
17 drdy-gpios:
19 High-Side Open-Drain Output. READY is passive low when the internal
22 type: phandle-array
23 fault-gpios:
27 type: phandle-array
28 sync-gpios:
30 Latch the data so it could be read (partially duplicate CS)
31 type: phandle-array
32 en-gpios:
35 Drive EN low to disable/three-state all DOI_ outputs.
36 type: phandle-array
37 crc-en:
41 spi-addr:
46 - 0
47 - 1
48 - 2
49 - 3
51 On MAX14906PMB module default address is 0 (A0-LOW, A1-LOW)
53 ow-on-en:
58 Enable or disable open-wire-on functionality per channel.
59 - 0 mean disable
60 - 1 mean enable
62 ow-off-en:
67 Enable or disable open-wire-off functionality per channel.
68 - 0 mean disable
69 - 1 mean enable
71 sh-vdd-en:
76 ShVddEN - Short to VDD enable
78 - 0 mean disable
79 - 1 mean enable
81 fled-set:
86 sled-set:
90 fled-stretch:
94 - 0
95 - 1
96 - 2
97 - 3
101 0 - Disable minimum fault LED (FLED) on-time
102 1 - Minimum fault LED (FLED) on-time = 1s (typ)
103 2 - Minimum fault LED (FLED) on-time = 2s (typ)
104 3 - Minimum fault LED (FLED) on-time = 3s (typ)
105 ffilter-en:
108 When the fault LEDs (FLEDs) are controlled internally (FLEDSet = 0), open-
109 wire and short-to-V DD diagnostics always use filtering and cannot be disabled
111 filter-long:
118 flatch-en:
125 led-cur-lim:
130 vdd-on-thr:
134 synch-wd-en:
140 sht-vdd-thr:
144 - 0
145 - 1
146 - 2
147 - 3
150 Set threshold voltage for short-to-V DD detection
151 0: Set threshold voltage for short-to-VDD detection to 9V (typ)
152 1: Set threshold voltage for short-to-VDD detection to 10V (typ)
153 2: Set threshold voltage for short-to-VDD detection to 12V (typ)
154 3: Set threshold voltage for short-to-VDD detection to 14V (typ)
155 ow-off-cs:
159 - 0
160 - 1
161 - 2
162 - 3
165 Set the pullup current for open-wire and short-to-VDD detection
166 0: Set open-wire and short-to-VDD detection current to 60μA (typ)
167 1: Set open-wire and short-to-VDD detection current to 100μA (typ)
168 2: Set open-wire and short-to-VDD detection current to 300μA (typ)
169 3: Set open-wire and short-to-VDD detection current to 600μA (typ)
170 wd-to:
174 - 0
175 - 1
176 - 2
177 - 3
186 gpio-cells:
187 - pin
188 - flags
190 include: [gpio-controller.yaml, spi-device.yaml]