Lines Matching +full:regulator +full:- +full:ramp +full:- +full:delay

1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/regulator/mediatek,mt6397-regulator.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MediaTek MT6397 Regulator
10 - Sen Chu <sen.chu@mediatek.com>
11 - Macpaul Lin <macpaul.lin@mediatek.com>
14 Regulator node of the PMIC. This node should under the PMIC's device node.
15 All voltage regulators provided by the PMIC are described as sub-nodes of
21 - const: mediatek,mt6397-regulator
27 $ref: regulator.yaml#
29 regulator-allowed-modes:
31 BUCK regulators can set regulator-initial-mode and regulator-allowed-modes to
32 values specified in dt-bindings/regulator/mediatek,mt6397-regulator.h
40 $ref: regulator.yaml#
42 regulator-allowed-modes: false
48 $ref: regulator.yaml#
50 regulator-allowed-modes: false
56 $ref: regulator.yaml#
58 regulator-allowed-modes: false
62 - compatible
67 - |
68 #include <dt-bindings/interrupt-controller/arm-gic.h>
71 compatible = "mediatek,mt6397-regulator";
74 regulator-name = "vpca15";
75 regulator-min-microvolt = < 850000>;
76 regulator-max-microvolt = <1350000>;
77 regulator-ramp-delay = <12500>;
78 regulator-enable-ramp-delay = <200>;
82 regulator-name = "vpca7";
83 regulator-min-microvolt = < 850000>;
84 regulator-max-microvolt = <1350000>;
85 regulator-ramp-delay = <12500>;
86 regulator-enable-ramp-delay = <115>;
90 regulator-name = "vsramca15";
91 regulator-min-microvolt = < 850000>;
92 regulator-max-microvolt = <1350000>;
93 regulator-ramp-delay = <12500>;
94 regulator-enable-ramp-delay = <115>;
98 regulator-name = "vsramca7";
99 regulator-min-microvolt = < 850000>;
100 regulator-max-microvolt = <1350000>;
101 regulator-ramp-delay = <12500>;
102 regulator-enable-ramp-delay = <115>;
106 regulator-name = "vcore";
107 regulator-min-microvolt = < 850000>;
108 regulator-max-microvolt = <1350000>;
109 regulator-ramp-delay = <12500>;
110 regulator-enable-ramp-delay = <115>;
114 regulator-name = "vgpu";
115 regulator-min-microvolt = < 700000>;
116 regulator-max-microvolt = <1350000>;
117 regulator-ramp-delay = <12500>;
118 regulator-enable-ramp-delay = <115>;
122 regulator-name = "vdrm";
123 regulator-min-microvolt = < 800000>;
124 regulator-max-microvolt = <1400000>;
125 regulator-ramp-delay = <12500>;
126 regulator-enable-ramp-delay = <500>;
130 regulator-name = "vio18";
131 regulator-min-microvolt = <1500000>;
132 regulator-max-microvolt = <2120000>;
133 regulator-ramp-delay = <12500>;
134 regulator-enable-ramp-delay = <500>;
138 regulator-name = "vtcxo";
139 regulator-min-microvolt = <2800000>;
140 regulator-max-microvolt = <2800000>;
141 regulator-enable-ramp-delay = <90>;
145 regulator-name = "va28";
147 regulator-enable-ramp-delay = <218>;
151 regulator-name = "vcama";
152 regulator-min-microvolt = <1500000>;
153 regulator-max-microvolt = <2800000>;
154 regulator-enable-ramp-delay = <218>;
158 regulator-name = "vio28";
160 regulator-enable-ramp-delay = <240>;
164 regulator-name = "vusb";
166 regulator-enable-ramp-delay = <218>;
170 regulator-name = "vmc";
171 regulator-min-microvolt = <1800000>;
172 regulator-max-microvolt = <3300000>;
173 regulator-enable-ramp-delay = <218>;
177 regulator-name = "vmch";
178 regulator-min-microvolt = <3000000>;
179 regulator-max-microvolt = <3300000>;
180 regulator-enable-ramp-delay = <218>;
184 regulator-name = "vemc_3v3";
185 regulator-min-microvolt = <3000000>;
186 regulator-max-microvolt = <3300000>;
187 regulator-enable-ramp-delay = <218>;
191 regulator-name = "vcamd";
192 regulator-min-microvolt = <1220000>;
193 regulator-max-microvolt = <3300000>;
194 regulator-enable-ramp-delay = <240>;
198 regulator-name = "vcamio";
199 regulator-min-microvolt = <1000000>;
200 regulator-max-microvolt = <3300000>;
201 regulator-enable-ramp-delay = <218>;
205 regulator-name = "vcamaf";
206 regulator-min-microvolt = <1200000>;
207 regulator-max-microvolt = <3300000>;
208 regulator-enable-ramp-delay = <218>;
212 regulator-name = "vgp4";
213 regulator-min-microvolt = <1200000>;
214 regulator-max-microvolt = <3300000>;
215 regulator-enable-ramp-delay = <218>;
219 regulator-name = "vgp5";
220 regulator-min-microvolt = <1200000>;
221 regulator-max-microvolt = <3000000>;
222 regulator-enable-ramp-delay = <218>;
226 regulator-name = "vgp6";
227 regulator-min-microvolt = <1200000>;
228 regulator-max-microvolt = <3300000>;
229 regulator-enable-ramp-delay = <218>;
233 regulator-name = "vibr";
234 regulator-min-microvolt = <1200000>;
235 regulator-max-microvolt = <3300000>;
236 regulator-enable-ramp-delay = <218>;