Lines Matching +full:pull +full:- +full:ups
4 * This file is dual-licensed: you can use it either under the terms
42 #include "sunxi-reference-design-tablet.dtsi"
43 #include "sun8i-reference-design-tablet.dtsi"
48 /* Make u-boot set mac-address for wifi without an eeprom */
55 enable-gpios = <&pio 7 7 GPIO_ACTIVE_HIGH>; /* PH7 */
56 power-supply = <®_dc1sw>;
60 remote-endpoint = <&tcon0_out_lcd>;
66 compatible = "mmc-pwrseq-simple";
68 * Q8 boards use various PL# pins as wifi-en. On other boards
70 * short-circuits we configure these as inputs with pull-ups via
71 * pinctrl, instead of listing them as active-low reset-gpios.
73 pinctrl-names = "default";
74 pinctrl-0 = <&wifi_pwrseq_pin_q8>;
75 /* The esp8089 needs 200 ms after driving wifi-en high */
76 post-power-on-delay-ms = <200>;
89 pinctrl-names = "default";
90 pinctrl-0 = <&mmc1_pg_pins>;
91 vmmc-supply = <®_dldo1>;
92 mmc-pwrseq = <&wifi_pwrseq>;
93 bus-width = <4>;
94 non-removable;
103 wifi_pwrseq_pin_q8: wifi-pwrseq-pins {
106 bias-pull-up;
111 pinctrl-names = "default";
112 pinctrl-0 = <&lcd_rgb666_pins>;
117 usb1_vbus-supply = <®_dldo1>;