Blame view

arch/arm/dts/fsl-imx8qxp-mek-u-boot.dtsi 2.44 KB
8e0d963b1   Peng Fan   dts: imx8qxp-mek:...
1
2
3
4
  // SPDX-License-Identifier: GPL-2.0+
  /*
   * Copyright 2018 NXP
   */
f4dfbce84   Ye Li   MLK-21834-1 DTS: ...
5
6
7
8
  / {
  
  	aliases {
  		usbhost1 = &usbh3;
6716cd870   Sherry Sun   MLK-22336-2 dts: ...
9
  		usbgadget0 = &usbg1;
f4dfbce84   Ye Li   MLK-21834-1 DTS: ...
10
11
12
13
14
15
16
17
  	};
  
  	usbh3: usbh3 {
  		compatible = "Cadence,usb3-host";
  		dr_mode = "host";
  		cdns3,usb = <&usbotg3>;
  		status = "okay";
  	};
6716cd870   Sherry Sun   MLK-22336-2 dts: ...
18
19
20
21
22
23
24
25
  
  	usbg1: usbg1 {
  		compatible = "fsl,imx27-usb-gadget";
  		dr_mode = "peripheral";
  		chipidea,usb = <&usbotg1>;
  		status = "okay";
  		u-boot,dm-spl;
  	};
f4dfbce84   Ye Li   MLK-21834-1 DTS: ...
26
  };
e5b8f7e66   Peng Fan   imx8qxp: mek: ena...
27
28
29
30
  &{/imx8qx-pm} {
  
  	u-boot,dm-spl;
  };
8e0d963b1   Peng Fan   dts: imx8qxp-mek:...
31
32
33
34
35
36
37
38
39
40
41
  &mu {
  	u-boot,dm-spl;
  };
  
  &clk {
  	u-boot,dm-spl;
  };
  
  &iomuxc {
  	u-boot,dm-spl;
  };
f4dfbce84   Ye Li   MLK-21834-1 DTS: ...
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
  &{/regulators} {
  	u-boot,dm-spl;
  };
  
  &reg_usdhc2_vmmc {
  	u-boot,dm-spl;
  };
  
  &{/mu@5d1c0000/iomuxc/imx8qxp-mek} {
  	u-boot,dm-spl;
  };
  
  &pinctrl_usdhc2_gpio {
  	u-boot,dm-spl;
  };
  
  &pinctrl_usdhc2 {
  	u-boot,dm-spl;
  };
  
  &pinctrl_lpuart0 {
  	u-boot,dm-spl;
  };
  
  &pinctrl_usdhc1 {
  	u-boot,dm-spl;
  };
  
  &pinctrl_flexspi0 {
  	u-boot,dm-spl;
  };
8e0d963b1   Peng Fan   dts: imx8qxp-mek:...
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
  &pd_lsio {
  	u-boot,dm-spl;
  };
  
  &pd_lsio_gpio0 {
  	u-boot,dm-spl;
  };
  
  &pd_lsio_gpio1 {
  	u-boot,dm-spl;
  };
  
  &pd_lsio_gpio2 {
  	u-boot,dm-spl;
  };
  
  &pd_lsio_gpio3 {
  	u-boot,dm-spl;
  };
  
  &pd_lsio_gpio4 {
  	u-boot,dm-spl;
  };
  
  &pd_lsio_gpio5 {
  	u-boot,dm-spl;
  };
  
  &pd_lsio_gpio6 {
  	u-boot,dm-spl;
  };
  
  &pd_lsio_gpio7 {
  	u-boot,dm-spl;
  };
  
  &pd_conn {
  	u-boot,dm-spl;
  };
  
  &pd_conn_sdch0 {
  	u-boot,dm-spl;
  };
  
  &pd_conn_sdch1 {
  	u-boot,dm-spl;
  };
  
  &pd_conn_sdch2 {
  	u-boot,dm-spl;
  };
c1a64dccc   Peng Fan   arm: dts: imx8qxp...
124
125
126
127
128
129
130
  &pd_dma {
  	u-boot,dm-spl;
  };
  
  &pd_dma_lpuart0 {
  	u-boot,dm-spl;
  };
6716cd870   Sherry Sun   MLK-22336-2 dts: ...
131
132
133
134
135
136
137
  &pd_conn_usbotg0 {
  	u-boot,dm-spl;
  };
  
  &pd_conn_usbotg0_phy {
  	u-boot,dm-spl;
  };
f4dfbce84   Ye Li   MLK-21834-1 DTS: ...
138
139
140
141
142
143
144
145
146
147
148
  &pd_lsio_flexspi0 {
  	u-boot,dm-spl;
  };
  
  &pd_conn_usb2 {
  	u-boot,dm-spl;
  };
  
  &pd_conn_usb2_phy {
  	u-boot,dm-spl;
  };
8e0d963b1   Peng Fan   dts: imx8qxp-mek:...
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
  &gpio0 {
  	u-boot,dm-spl;
  };
  
  &gpio1 {
  	u-boot,dm-spl;
  };
  
  &gpio2 {
  	u-boot,dm-spl;
  };
  
  &gpio3 {
  	u-boot,dm-spl;
  };
  
  &gpio4 {
  	u-boot,dm-spl;
  };
  
  &gpio5 {
  	u-boot,dm-spl;
  };
  
  &gpio6 {
  	u-boot,dm-spl;
  };
  
  &gpio7 {
  	u-boot,dm-spl;
  };
  
  &lpuart0 {
  	u-boot,dm-spl;
  };
6716cd870   Sherry Sun   MLK-22336-2 dts: ...
184
185
186
187
188
189
190
191
192
193
194
  &usbmisc1 {
  	u-boot,dm-spl;
  };
  
  &usbphy1 {
  	u-boot,dm-spl;
  };
  
  &usbotg1 {
  	u-boot,dm-spl;
  };
f4dfbce84   Ye Li   MLK-21834-1 DTS: ...
195
196
197
198
199
200
201
202
203
204
205
  &usbotg3 {
  	phys = <&usbphynop1>;
  	u-boot,dm-spl;
  };
  
  &usbphynop1 {
  	compatible = "cdns,usb3-phy";
  	reg = <0x0 0x5B160000 0x0 0x40000>;
  	#phy-cells = <0>;
  	u-boot,dm-spl;
  };
8e0d963b1   Peng Fan   dts: imx8qxp-mek:...
206
207
  &usdhc1 {
  	u-boot,dm-spl;
7ca9982d2   Ye Li   MLK-23574-42 DTS:...
208
  	mmc-hs400-1_8v;
8e0d963b1   Peng Fan   dts: imx8qxp-mek:...
209
210
211
212
  };
  
  &usdhc2 {
  	u-boot,dm-spl;
7ca9982d2   Ye Li   MLK-23574-42 DTS:...
213
214
  	sd-uhs-sdr104;
  	sd-uhs-ddr50;
8e0d963b1   Peng Fan   dts: imx8qxp-mek:...
215
  };
f4dfbce84   Ye Li   MLK-21834-1 DTS: ...
216
217
218
219
220
221
222
223
  
  &flexspi0 {
  	u-boot,dm-spl;
  };
  
  &flash0 {
  	u-boot,dm-spl;
  };
d8f85a4a1   Ye Li   MLK-20886-8 DTS: ...
224
225
226
227
228
229
230
231
  &i2c1 {
  	compatible = "fsl,imx8qm-lpi2c", "fsl,imx-virt-i2c";
  };
  
  &{/i2c@5a810000/i2cswitch@71} {
  	compatible = "nxp,pca9646", "fsl,imx-virt-i2c-mux";
  	virtual-bus-seq = <12>;
  };
f4dfbce84   Ye Li   MLK-21834-1 DTS: ...
232
233
234
  &wu {
  	u-boot,dm-spl;
  };