Lines Matching +full:reset +full:- +full:post +full:- +full:delay +full:- +full:us

5  * This file is dual-licensed: you can use it either under the terms
44 /dts-v1/;
45 #include "sun50i-h5.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
48 #include <dt-bindings/input/input.h>
49 #include <dt-bindings/pinctrl/sun4i-a10.h>
53 compatible = "friendlyarm,nanopi-neo-plus2", "allwinner,sun50i-h5";
61 stdout-path = "serial0:115200n8";
65 compatible = "gpio-leds";
70 default-state = "on";
79 reg_gmac_3v3: gmac-3v3 {
80 compatible = "regulator-fixed";
81 pinctrl-names = "default";
82 regulator-name = "gmac-3v3";
83 regulator-min-microvolt = <3300000>;
84 regulator-max-microvolt = <3300000>;
85 startup-delay-us = <100000>;
86 enable-active-high;
91 compatible = "regulator-fixed";
92 regulator-name = "vcc3v3";
93 regulator-min-microvolt = <3300000>;
94 regulator-max-microvolt = <3300000>;
97 vdd_cpux: gpio-regulator {
98 compatible = "regulator-gpio";
99 pinctrl-names = "default";
100 regulator-name = "vdd-cpux";
101 regulator-type = "voltage";
102 regulator-boot-on;
103 regulator-always-on;
104 regulator-min-microvolt = <1100000>;
105 regulator-max-microvolt = <1300000>;
106 regulator-ramp-delay = <50>; /* 4ms */
108 gpios-states = <0x1>;
114 compatible = "mmc-pwrseq-simple";
115 pinctrl-names = "default";
116 reset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>; /* PL7 */
117 post-power-on-delay-ms = <200>;
122 allwinner,audio-routing =
138 pinctrl-names = "default";
139 pinctrl-0 = <&emac_rgmii_pins>;
140 phy-supply = <&reg_gmac_3v3>;
141 phy-handle = <&ext_rgmii_phy>;
142 phy-mode = "rgmii";
147 ext_rgmii_phy: ethernet-phy@7 {
148 compatible = "ethernet-phy-ieee802.3-c22";
154 vmmc-supply = <&reg_vcc3v3>;
155 bus-width = <4>;
156 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>; /* PF6 */
161 vmmc-supply = <&reg_vcc3v3>;
162 vqmmc-supply = <&reg_vcc3v3>;
163 mmc-pwrseq = <&wifi_pwrseq>;
164 bus-width = <4>;
165 non-removable;
170 compatible = "brcm,bcm4329-fmac";
175 pinctrl-names = "default";
176 pinctrl-0 = <&mmc2_8bit_pins>;
177 vmmc-supply = <&reg_vcc3v3>;
178 bus-width = <8>;
179 non-removable;
180 cap-mmc-hw-reset;
193 pinctrl-names = "default";
194 pinctrl-0 = <&uart0_pins_a>;
204 /* USB Type-A ports' VBUS is always on */