Lines Matching +full:imx93 +full:- +full:clock
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include "imx93.dtsi"
12 compatible = "fsl,imx93-11x11-evk", "fsl,imx93";
15 stdout-path = &lpuart1;
18 reserved-memory {
19 #address-cells = <2>;
20 #size-cells = <2>;
24 compatible = "shared-dma-pool";
26 alloc-ranges = <0 0x80000000 0 0x40000000>;
28 linux,cma-default;
33 no-map;
38 no-map;
43 no-map;
48 no-map;
51 rsc_table: rsc-table@2021f000 {
53 no-map;
57 compatible = "shared-dma-pool";
59 no-map;
64 reg_vref_1v8: regulator-adc-vref {
65 compatible = "regulator-fixed";
66 regulator-name = "vref_1v8";
67 regulator-min-microvolt = <1800000>;
68 regulator-max-microvolt = <1800000>;
71 reg_usdhc2_vmmc: regulator-usdhc2 {
72 compatible = "regulator-fixed";
73 pinctrl-names = "default";
74 pinctrl-0 = <&pinctrl_reg_usdhc2_vmmc>;
75 regulator-name = "VSD_3V3";
76 regulator-min-microvolt = <3300000>;
77 regulator-max-microvolt = <3300000>;
79 off-on-delay-us = <12000>;
80 enable-active-high;
85 vref-supply = <®_vref_1v8>;
90 mbox-names = "tx", "rx", "rxdb";
94 memory-region = <&vdevbuffer>, <&vdev0vring0>, <&vdev0vring1>,
108 pinctrl-names = "default";
109 pinctrl-0 = <&pinctrl_eqos>;
110 phy-mode = "rgmii-id";
111 phy-handle = <ðphy1>;
115 compatible = "snps,dwmac-mdio";
116 #address-cells = <1>;
117 #size-cells = <0>;
118 clock-frequency = <5000000>;
120 ethphy1: ethernet-phy@1 {
122 eee-broken-1000t;
128 pinctrl-names = "default";
129 pinctrl-0 = <&pinctrl_fec>;
130 phy-mode = "rgmii-id";
131 phy-handle = <ðphy2>;
132 fsl,magic-packet;
136 #address-cells = <1>;
137 #size-cells = <0>;
138 clock-frequency = <5000000>;
140 ethphy2: ethernet-phy@2 {
142 eee-broken-1000t;
148 pinctrl-names = "default";
149 pinctrl-0 = <&pinctrl_uart1>;
154 pinctrl-names = "default";
155 pinctrl-0 = <&pinctrl_uart5>;
160 pinctrl-names = "default", "state_100mhz", "state_200mhz";
161 pinctrl-0 = <&pinctrl_usdhc1>;
162 pinctrl-1 = <&pinctrl_usdhc1>;
163 pinctrl-2 = <&pinctrl_usdhc1>;
164 bus-width = <8>;
165 non-removable;
170 pinctrl-names = "default", "state_100mhz", "state_200mhz";
171 pinctrl-0 = <&pinctrl_usdhc2>, <&pinctrl_usdhc2_gpio>;
172 pinctrl-1 = <&pinctrl_usdhc2>, <&pinctrl_usdhc2_gpio>;
173 pinctrl-2 = <&pinctrl_usdhc2>, <&pinctrl_usdhc2_gpio>;
174 cd-gpios = <&gpio3 00 GPIO_ACTIVE_LOW>;
175 vmmc-supply = <®_usdhc2_vmmc>;
176 bus-width = <4>;
178 no-sdio;
179 no-mmc;