Lines Matching +full:delay +full:- +full:us
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/regulator/richtek,rtmv20-regulator.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - ChiYuan Huang <cy_huang@richtek.com>
27 wakeup-source: true
32 enable-gpios:
36 richtek,ld-pulse-delay-us:
38 load current pulse delay in microsecond after strobe pin pulse high.
43 richtek,ld-pulse-width-us:
50 richtek,fsin1-delay-us:
52 Fsin1 pulse high delay in microsecond after vsync signal pulse high.
57 richtek,fsin1-width-us:
64 richtek,fsin2-delay-us:
66 Fsin2 pulse high delay in microsecond after vsync signal pulse high.
71 richtek,fsin2-width-us:
78 richtek,es-pulse-width-us:
84 richtek,es-ld-current-microamp:
90 richtek,lbp-level-microvolt:
96 richtek,lbp-enable:
100 richtek,strobe-polarity-high:
104 richtek,vsync-polarity-high:
108 richtek,fsin-enable:
112 richtek,fsin-output:
116 richtek,es-enable:
126 - compatible
127 - reg
128 - wakeup-source
129 - interrupts
130 - enable-gpios
131 - lsw
136 - |
137 #include <dt-bindings/interrupt-controller/irq.h>
139 #address-cells = <1>;
140 #size-cells = <0>;
145 wakeup-source;
146 interrupts-extended = <&gpio26 2 IRQ_TYPE_LEVEL_LOW>;
147 enable-gpios = <&gpio26 3 0>;
149 richtek,strobe-polarity-high;
150 richtek,vsync-polarity-high;
153 regulator-name = "rtmv20,lsw";
154 regulator-min-microamp = <0>;
155 regulator-max-microamp = <6000000>;