Lines Matching +full:post +full:- +full:delay
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
12 model = "Variscite VAR-SOM-MX93 module";
13 compatible = "variscite,var-som-mx93", "fsl,imx93";
15 mmc_pwrseq: mmc-pwrseq {
16 compatible = "mmc-pwrseq-simple";
17 post-power-on-delay-ms = <100>;
18 power-off-delay-us = <10000>;
19 reset-gpios = <&gpio4 14 GPIO_ACTIVE_LOW>, /* WIFI_RESET */
23 reg_eqos_phy: regulator-eqos-phy {
24 compatible = "regulator-fixed";
25 pinctrl-names = "default";
26 pinctrl-0 = <&pinctrl_reg_eqos_phy>;
27 regulator-name = "eth_phy_pwr";
28 regulator-min-microvolt = <3300000>;
29 regulator-max-microvolt = <3300000>;
31 enable-active-high;
32 startup-delay-us = <100000>;
33 regulator-always-on;
38 pinctrl-names = "default";
39 pinctrl-0 = <&pinctrl_eqos>;
40 phy-mode = "rgmii";
41 phy-handle = <ðphy0>;
45 compatible = "snps,dwmac-mdio";
46 #address-cells = <1>;
47 #size-cells = <0>;
48 clock-frequency = <1000000>;
50 ethphy0: ethernet-phy@0 {
51 compatible = "ethernet-phy-ieee802.3-c22";
53 eee-broken-1000t;
60 pinctrl-names = "default", "state_100mhz", "state_200mhz";
61 pinctrl-0 = <&pinctrl_usdhc1>;
62 pinctrl-1 = <&pinctrl_usdhc1>;
63 pinctrl-2 = <&pinctrl_usdhc1>;
64 bus-width = <8>;
65 non-removable;