Lines Matching +full:sync +full:- +full:in +full:- +full:gpios
4 * Quentin Schulz <quentin.schulz@free-electrons.com>
6 * This file is dual-licensed: you can use it either under the terms
16 * This file is distributed in the hope that it will be useful,
25 * files (the "Software"), to deal in the Software without
33 * included in all copies or substantial portions of the Software.
38 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
40 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
41 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
42 * OTHER DEALINGS IN THE SOFTWARE.
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";
66 pinctrl-names = "default";
67 pinctrl-0 = <&led_pins_parrot>;
81 compatible = "mmc-pwrseq-simple";
82 reset-gpios = <&r_pio 0 6 GPIO_ACTIVE_LOW>; /* PL06 */
100 pinctrl-names = "default";
101 pinctrl-0 = <&i2c1_pins_a>;
105 * FIXME: An as-yet-unknown accelerometer is connected to this
111 vref-supply = <®_aldo3>;
122 label = "V-";
131 pinctrl-names = "default";
132 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_parrot>;
133 vmmc-supply = <®_dcdc1>;
134 cd-gpios = <&pio 3 14 GPIO_ACTIVE_LOW>; /* PD14 */
135 bus-width = <4>;
140 pinctrl-names = "default";
141 pinctrl-0 = <&mmc1_pins_a>, <&wifi_reset_pin_parrot>;
142 vmmc-supply = <®_aldo1>;
143 mmc-pwrseq = <&wifi_pwrseq>;
144 bus-width = <4>;
145 non-removable;
150 pinctrl-names = "default";
151 pinctrl-0 = <&mmc2_8bit_pins>;
152 vmmc-supply = <®_dcdc1>;
153 bus-width = <8>;
154 non-removable;
155 cap-mmc-hw-reset;
160 drive-strength = <40>;
161 bias-pull-up;
172 bias-pull-up;
183 bias-pull-up;
203 compatible = "x-powers,axp223";
205 interrupt-parent = <&nmi_intc>;
207 drivevbus-supply = <®_vcc5v0>;
208 x-powers,drive-vbus-en;
215 regulator-always-on;
216 regulator-min-microvolt = <3000000>;
217 regulator-max-microvolt = <3000000>;
218 regulator-name = "vcc-io";
222 regulator-always-on;
223 regulator-min-microvolt = <2350000>;
224 regulator-max-microvolt = <2650000>;
225 regulator-name = "vdd-dll";
229 regulator-always-on;
230 regulator-min-microvolt = <2700000>;
231 regulator-max-microvolt = <3300000>;
232 regulator-name = "vcc-pll-avcc";
236 regulator-always-on;
237 regulator-min-microvolt = <900000>;
238 regulator-max-microvolt = <1400000>;
239 regulator-name = "vdd-cpus";
243 regulator-always-on;
244 regulator-min-microvolt = <3000000>;
245 regulator-max-microvolt = <3000000>;
246 regulator-name = "vcc-3v0";
250 regulator-always-on;
251 regulator-min-microvolt = <900000>;
252 regulator-max-microvolt = <1400000>;
253 regulator-name = "vdd-sys";
257 regulator-always-on;
258 regulator-min-microvolt = <900000>;
259 regulator-max-microvolt = <1400000>;
260 regulator-name = "vdd-cpu";
264 regulator-always-on;
265 regulator-min-microvolt = <1500000>;
266 regulator-max-microvolt = <1500000>;
267 regulator-name = "vcc-dram";
273 * Remove next line once it is possible to sync two regulators.
275 regulator-always-on;
276 regulator-min-microvolt = <3300000>;
277 regulator-max-microvolt = <3300000>;
278 regulator-name = "vcc-wifi0";
284 * Remove next line once it is possible to sync two regulators.
286 regulator-always-on;
287 regulator-min-microvolt = <3300000>;
288 regulator-max-microvolt = <3300000>;
289 regulator-name = "vcc-wifi1";
293 regulator-min-microvolt = <3000000>;
294 regulator-max-microvolt = <3000000>;
295 regulator-name = "vcc-3v0-csi";
299 regulator-name = "usb0-vbus";
304 regulator-min-microvolt = <1200000>;
305 regulator-max-microvolt = <1200000>;
306 regulator-name = "vcc-1v2-hsic";
310 regulator-min-microvolt = <3000000>;
311 regulator-max-microvolt = <3000000>;
312 regulator-name = "vcc-dsp";
316 regulator-min-microvolt = <3000000>;
317 regulator-max-microvolt = <3000000>;
318 regulator-name = "eldo3";
322 pinctrl-names = "default";
323 pinctrl-0 = <&usb1_vbus_pin_parrot>;
333 pinctrl-names = "default";
334 pinctrl-0 = <&uart0_pins_b>;
349 pinctrl-names = "default";
350 pinctrl-0 = <&usb0_id_det>;
351 usb0_vbus-supply = <®_drivevbus>;
352 usb0_id_det-gpios = <&pio 3 10 GPIO_ACTIVE_HIGH>; /* PD10 */
353 usb0_vbus_power-supply = <&usb_power_supply>;
354 usb1_vbus-supply = <®_usb1_vbus>;