Lines Matching +full:reset +full:- +full:assert +full:- +full:us
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
11 compatible = "ysoft,imx8mp-iota2-lumpy", "fsl,imx8mp";
15 compatible = "pwm-beeper";
20 stdout-path = &uart2;
23 gpio_keys: gpio-keys {
24 compatible = "gpio-keys";
25 pinctrl-0 = <&pinctrl_gpio_keys>;
26 pinctrl-names = "default";
28 button-reset {
30 label = "Factory RESET";
35 reg_usb_host: regulator-usb-host {
36 compatible = "regulator-fixed";
37 pinctrl-0 = <&pinctrl_usb_host_vbus>;
38 pinctrl-names = "default";
39 regulator-max-microvolt = <5000000>;
40 regulator-min-microvolt = <5000000>;
41 regulator-name = "usb-host";
43 enable-active-high;
54 cpu-supply = <®_arm>;
58 cpu-supply = <®_arm>;
62 cpu-supply = <®_arm>;
66 cpu-supply = <®_arm>;
70 phy-handle = <ðphy0>;
71 phy-mode = "rgmii-id";
72 pinctrl-0 = <&pinctrl_eqos>;
73 pinctrl-names = "default";
77 compatible = "snps,dwmac-mdio";
78 #address-cells = <1>;
79 #size-cells = <0>;
81 ethphy0: ethernet-phy@0 {
84 interrupt-parent = <&gpio3>;
85 pinctrl-0 = <&pinctrl_ethphy0>;
86 pinctrl-names = "default";
87 reset-assert-us = <1000>;
88 reset-deassert-us = <1000>;
89 reset-gpios = <&gpio3 22 GPIO_ACTIVE_LOW>;
90 micrel,led-mode = <0>;
96 fsl,magic-packet;
97 phy-handle = <ðphy1>;
98 phy-mode = "rgmii-id";
99 pinctrl-0 = <&pinctrl_fec>;
100 pinctrl-names = "default";
104 #address-cells = <1>;
105 #size-cells = <0>;
107 ethphy1: ethernet-phy@0 {
110 interrupt-parent = <&gpio3>;
111 pinctrl-0 = <&pinctrl_ethphy1>;
112 pinctrl-names = "default";
113 reset-assert-us = <1000>;
114 reset-deassert-us = <1000>;
115 reset-gpios = <&gpio3 20 GPIO_ACTIVE_LOW>;
116 micrel,led-mode = <0>;
122 clock-frequency = <400000>;
123 pinctrl-0 = <&pinctrl_i2c1>;
124 pinctrl-names = "default";
131 interrupt-parent = <&gpio1>;
132 pinctrl-0 = <&pinctrl_pmic>;
133 pinctrl-names = "default";
137 regulator-always-on;
138 regulator-boot-on;
139 regulator-max-microvolt = <1000000>;
140 regulator-min-microvolt = <720000>;
141 regulator-name = "BUCK1";
142 regulator-ramp-delay = <3125>;
146 nxp,dvs-run-voltage = <950000>;
147 nxp,dvs-standby-voltage = <850000>;
148 regulator-always-on;
149 regulator-boot-on;
150 regulator-max-microvolt = <1025000>;
151 regulator-min-microvolt = <720000>;
152 regulator-name = "BUCK2";
153 regulator-ramp-delay = <3125>;
157 regulator-always-on;
158 regulator-boot-on;
159 regulator-max-microvolt = <3600000>;
160 regulator-min-microvolt = <3000000>;
161 regulator-name = "BUCK4";
165 regulator-always-on;
166 regulator-boot-on;
167 regulator-max-microvolt = <1950000>;
168 regulator-min-microvolt = <1650000>;
169 regulator-name = "BUCK5";
173 regulator-always-on;
174 regulator-boot-on;
175 regulator-max-microvolt = <1155000>;
176 regulator-min-microvolt = <1045000>;
177 regulator-name = "BUCK6";
181 regulator-always-on;
182 regulator-boot-on;
183 regulator-max-microvolt = <1950000>;
184 regulator-min-microvolt = <1650000>;
185 regulator-name = "LDO1";
189 regulator-always-on;
190 regulator-boot-on;
191 regulator-max-microvolt = <1890000>;
192 regulator-min-microvolt = <1710000>;
193 regulator-name = "LDO3";
197 regulator-always-on;
198 regulator-boot-on;
199 regulator-max-microvolt = <950000>;
200 regulator-min-microvolt = <850000>;
201 regulator-name = "LDO4";
205 regulator-always-on;
206 regulator-boot-on;
207 regulator-max-microvolt = <3300000>;
208 regulator-min-microvolt = <1800000>;
209 regulator-name = "LDO5";
216 clock-frequency = <400000>;
217 pinctrl-0 = <&pinctrl_i2c2>;
218 pinctrl-names = "default";
228 pinctrl-0 = <&pinctrl_pwm4>;
229 pinctrl-names = "default";
234 pinctrl-0 = <&pinctrl_uart2>;
235 pinctrl-names = "default";
244 vbus-supply = <®_usb_host>;
254 assigned-clocks = <&clk IMX8MP_CLK_USDHC3>;
255 assigned-clock-rates = <400000000>;
256 pinctrl-0 = <&pinctrl_usdhc3>;
257 pinctrl-1 = <&pinctrl_usdhc3_100mhz>;
258 pinctrl-2 = <&pinctrl_usdhc3_200mhz>;
259 pinctrl-names = "default", "state_100mhz", "state_200mhz";
260 bus-width = <8>;
261 non-removable;
266 pinctrl-0 = <&pinctrl_wdog>;
267 pinctrl-names = "default";
268 fsl,ext-reset-output;
370 pinctrl_usdhc3_100mhz: usdhc3-100mhzgrp {
386 pinctrl_usdhc3_200mhz: usdhc3-200mhzgrp {