Lines Matching +full:vref +full:- +full:out +full:- +full:en
4 * Quentin Schulz <quentin.schulz@free-electrons.com>
6 * This file is dual-licensed: you can use it either under the terms
41 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
45 /dts-v1/;
46 #include "sun8i-a33.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/input/input.h>
54 compatible = "allwinner,parrot", "allwinner,sun8i-a33";
61 stdout-path = "serial0:115200n8";
65 compatible = "gpio-leds";
67 led-1 {
72 led-2 {
79 compatible = "mmc-pwrseq-simple";
80 reset-gpios = <&r_pio 0 6 GPIO_ACTIVE_LOW>; /* PL06 */
101 * FIXME: An as-yet-unknown accelerometer is connected to this
107 vref-supply = <®_aldo3>;
110 button-190 {
117 button-390 {
118 label = "V-";
127 vmmc-supply = <®_dcdc1>;
128 cd-gpios = <&pio 3 14 GPIO_ACTIVE_LOW>; /* PD14 */
129 bus-width = <4>;
134 pinctrl-names = "default";
135 pinctrl-0 = <&mmc1_pg_pins>;
136 vmmc-supply = <®_aldo1>;
137 mmc-pwrseq = <&wifi_pwrseq>;
138 bus-width = <4>;
139 non-removable;
144 pinctrl-names = "default";
145 pinctrl-0 = <&mmc2_8bit_pins>;
146 vmmc-supply = <®_dcdc1>;
147 bus-width = <8>;
148 non-removable;
149 cap-mmc-hw-reset;
154 drive-strength = <40>;
165 compatible = "x-powers,axp223";
167 interrupt-parent = <&r_intc>;
169 drivevbus-supply = <®_vcc5v0>;
170 x-powers,drive-vbus-en;
177 regulator-always-on;
178 regulator-min-microvolt = <3000000>;
179 regulator-max-microvolt = <3000000>;
180 regulator-name = "vcc-io";
184 regulator-always-on;
185 regulator-min-microvolt = <2350000>;
186 regulator-max-microvolt = <2650000>;
187 regulator-name = "vdd-dll";
191 regulator-always-on;
192 regulator-min-microvolt = <2700000>;
193 regulator-max-microvolt = <3300000>;
194 regulator-name = "vcc-pll-avcc";
198 regulator-always-on;
199 regulator-min-microvolt = <900000>;
200 regulator-max-microvolt = <1400000>;
201 regulator-name = "vdd-cpus";
205 regulator-always-on;
206 regulator-min-microvolt = <3000000>;
207 regulator-max-microvolt = <3000000>;
208 regulator-name = "vcc-3v0";
212 regulator-always-on;
213 regulator-min-microvolt = <900000>;
214 regulator-max-microvolt = <1400000>;
215 regulator-name = "vdd-sys";
219 regulator-always-on;
220 regulator-min-microvolt = <900000>;
221 regulator-max-microvolt = <1400000>;
222 regulator-name = "vdd-cpu";
226 regulator-always-on;
227 regulator-min-microvolt = <1500000>;
228 regulator-max-microvolt = <1500000>;
229 regulator-name = "vcc-dram";
237 regulator-always-on;
238 regulator-min-microvolt = <3300000>;
239 regulator-max-microvolt = <3300000>;
240 regulator-name = "vcc-wifi0";
248 regulator-always-on;
249 regulator-min-microvolt = <3300000>;
250 regulator-max-microvolt = <3300000>;
251 regulator-name = "vcc-wifi1";
255 regulator-min-microvolt = <3000000>;
256 regulator-max-microvolt = <3000000>;
257 regulator-name = "vcc-3v0-csi";
261 regulator-name = "usb0-vbus";
266 regulator-min-microvolt = <1200000>;
267 regulator-max-microvolt = <1200000>;
268 regulator-name = "vcc-1v2-hsic";
272 regulator-min-microvolt = <3000000>;
273 regulator-max-microvolt = <3000000>;
274 regulator-name = "vcc-dsp";
278 regulator-min-microvolt = <3000000>;
279 regulator-max-microvolt = <3000000>;
280 regulator-name = "eldo3";
293 pinctrl-names = "default";
294 pinctrl-0 = <&uart0_pb_pins>;
309 usb0_vbus-supply = <®_drivevbus>;
310 usb0_id_det-gpios = <&pio 3 10 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PD10 */
311 usb0_vbus_power-supply = <&usb_power_supply>;
312 usb1_vbus-supply = <®_usb1_vbus>;