Lines Matching +full:vcc +full:- +full:lcd +full:- +full:supply
2 * Copyright 2016 - Stefan Mavrodiev <stefan.mavrodiev@gmail.com>
5 * This file is dual-licensed: you can use it either under the terms
44 /dts-v1/;
45 #include "sun8i-a33.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
48 #include <dt-bindings/input/input.h>
51 model = "Olimex A33-OLinuXino";
52 compatible = "olimex,a33-olinuxino","allwinner,sun8i-a33";
59 stdout-path = "serial0:115200n8";
63 compatible = "gpio-leds";
66 label = "a33-olinuxino:green:usr";
85 pinctrl-names = "default";
86 pinctrl-0 = <&mmc0_pins_a>;
87 vmmc-supply = <®_dcdc1>;
88 bus-width = <4>;
89 cd-gpios = <&pio 1 4 GPIO_ACTIVE_LOW>; /* PB4 */
101 compatible = "x-powers,axp223";
103 interrupt-parent = <&nmi_intc>;
105 eldoin-supply = <®_dcdc1>;
106 x-powers,drive-vbus-en;
121 regulator-always-on;
122 regulator-min-microvolt = <3300000>;
123 regulator-max-microvolt = <3300000>;
124 regulator-name = "vcc-io";
128 regulator-always-on;
129 regulator-min-microvolt = <2350000>;
130 regulator-max-microvolt = <2650000>;
131 regulator-name = "vdd-dll";
135 regulator-always-on;
136 regulator-min-microvolt = <3300000>;
137 regulator-max-microvolt = <3300000>;
138 regulator-name = "vcc-avcc";
142 regulator-name = "vcc-lcd";
146 regulator-always-on;
147 regulator-min-microvolt = <900000>;
148 regulator-max-microvolt = <1400000>;
149 regulator-name = "vdd-cpus";
153 regulator-always-on;
154 regulator-min-microvolt = <3300000>;
155 regulator-max-microvolt = <3300000>;
156 regulator-name = "vcc-3v3";
160 regulator-always-on;
161 regulator-min-microvolt = <900000>;
162 regulator-max-microvolt = <1400000>;
163 regulator-name = "vdd-sys";
167 regulator-always-on;
168 regulator-min-microvolt = <900000>;
169 regulator-max-microvolt = <1400000>;
170 regulator-name = "vdd-cpu";
174 regulator-always-on;
175 regulator-min-microvolt = <1500000>;
176 regulator-max-microvolt = <1500000>;
177 regulator-name = "vcc-dram";
181 regulator-name = "usb0-vbus";
186 regulator-name = "vcc-rtc";
190 vcc-lcd-supply = <®_dc1sw>;
195 simple-audio-card,widgets = "Microphone", "Microphone Jack",
198 simple-audio-card,routing =
209 pinctrl-names = "default";
210 pinctrl-0 = <&uart0_pins_b>;
224 usb0_id_det-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
225 usb0_vbus_power-supply = <&usb_power_supply>;
226 usb0_vbus-supply = <®_drivevbus>;