Lines Matching +full:startup +full:- +full:delay +full:- +full:us
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 */
25 pinctrl-names = "default";
26 pinctrl-0 = <&pinctrl_eqos>;
29 * in hardware via passive delay elements on the SOM PCB.
30 * No delay configuration is needed in software via PHY driver.
32 phy-mode = "rgmii";
33 phy-handle = <ðphy0>;
34 snps,clk-csr = <5>;
38 compatible = "snps,dwmac-mdio";
39 #address-cells = <1>;
40 #size-cells = <0>;
41 clock-frequency = <1000000>;
43 ethphy0: ethernet-phy@0 {
44 compatible = "ethernet-phy-ieee802.3-c22";
46 eee-broken-1000t;
47 reset-gpios = <&gpio1 7 GPIO_ACTIVE_LOW>;
48 reset-assert-us = <10000>;
49 reset-deassert-us = <100000>;
52 #address-cells = <1>;
53 #size-cells = <0>;
59 linux,default-trigger = "netdev";
66 linux,default-trigger = "netdev";
75 pinctrl-names = "default", "state_100mhz", "state_200mhz";
76 pinctrl-0 = <&pinctrl_usdhc1>;
77 pinctrl-1 = <&pinctrl_usdhc1>;
78 pinctrl-2 = <&pinctrl_usdhc1>;
79 bus-width = <8>;
80 non-removable;