Lines Matching +full:wakeup +full:- +full:delay
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:
127 - compatible
128 - reg
129 - wakeup-source
130 - interrupts
131 - enable-gpios
132 - lsw
137 - |
138 #include <dt-bindings/interrupt-controller/irq.h>
140 #address-cells = <1>;
141 #size-cells = <0>;
146 wakeup-source;
147 interrupts-extended = <&gpio26 2 IRQ_TYPE_LEVEL_LOW>;
148 enable-gpios = <&gpio26 3 0>;
150 richtek,strobe-polarity-high;
151 richtek,vsync-polarity-high;
154 regulator-name = "rtmv20,lsw";
155 regulator-min-microamp = <0>;
156 regulator-max-microamp = <6000000>;