Lines Matching +full:imx93 +full:- +full:iomuxc

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 enable-active-high;
84 vref-supply = <&reg_vref_1v8>;
89 mbox-names = "tx", "rx", "rxdb";
93 memory-region = <&vdevbuffer>, <&vdev0vring0>, <&vdev0vring1>,
107 pinctrl-names = "default";
108 pinctrl-0 = <&pinctrl_eqos>;
109 phy-mode = "rgmii-id";
110 phy-handle = <&ethphy1>;
114 compatible = "snps,dwmac-mdio";
115 #address-cells = <1>;
116 #size-cells = <0>;
117 clock-frequency = <5000000>;
119 ethphy1: ethernet-phy@1 {
121 eee-broken-1000t;
127 pinctrl-names = "default";
128 pinctrl-0 = <&pinctrl_fec>;
129 phy-mode = "rgmii-id";
130 phy-handle = <&ethphy2>;
131 fsl,magic-packet;
135 #address-cells = <1>;
136 #size-cells = <0>;
137 clock-frequency = <5000000>;
139 ethphy2: ethernet-phy@2 {
141 eee-broken-1000t;
147 pinctrl-names = "default";
148 pinctrl-0 = <&pinctrl_uart1>;
153 pinctrl-names = "default", "state_100mhz", "state_200mhz";
154 pinctrl-0 = <&pinctrl_usdhc1>;
155 pinctrl-1 = <&pinctrl_usdhc1>;
156 pinctrl-2 = <&pinctrl_usdhc1>;
157 bus-width = <8>;
158 non-removable;
163 pinctrl-names = "default", "state_100mhz", "state_200mhz";
164 pinctrl-0 = <&pinctrl_usdhc2>, <&pinctrl_usdhc2_gpio>;
165 pinctrl-1 = <&pinctrl_usdhc2>, <&pinctrl_usdhc2_gpio>;
166 pinctrl-2 = <&pinctrl_usdhc2>, <&pinctrl_usdhc2_gpio>;
167 cd-gpios = <&gpio3 00 GPIO_ACTIVE_LOW>;
168 vmmc-supply = <&reg_usdhc2_vmmc>;
169 bus-width = <4>;
171 no-sdio;
172 no-mmc;
179 &iomuxc {