|
247 | 247 | pcie_rc0: pcie@7060000000 {
|
248 | 248 | compatible = "sophgo,sg2042-pcie-host";
|
249 | 249 | device_type = "pci";
|
250 |
| - reg = <0x70 0x60000000 0x0 0x02000000>, |
251 |
| - <0x40 0x00000000 0x0 0x00001000>; |
252 | 250 | reg-names = "reg", "cfg";
|
253 |
| - linux,pci-domain = <0>; |
254 | 251 | #address-cells = <3>;
|
255 | 252 | #size-cells = <2>;
|
256 | 253 | ranges = <0x01000000 0x0 0xc0000000 0x40 0xc0000000 0x0 0x00400000>,
|
257 | 254 | <0x42000000 0x0 0xd0000000 0x40 0xd0000000 0x0 0x10000000>,
|
258 | 255 | <0x02000000 0x0 0xe0000000 0x40 0xe0000000 0x0 0x20000000>,
|
259 | 256 | <0x43000000 0x42 0x00000000 0x42 0x00000000 0x2 0x00000000>,
|
260 | 257 | <0x03000000 0x41 0x00000000 0x41 0x00000000 0x1 0x00000000>;
|
261 |
| - bus-range = <0x0 0xff>; |
262 |
| - vendor-id = <0x1f1c>; |
263 |
| - device-id = <0x2042>; |
264 | 258 | cdns,no-bar-match-nbits = <48>;
|
265 | 259 | sophgo,link-id = <0>;
|
266 | 260 | sophgo,syscon-pcie-ctrl = <&cdns_pcie0_ctrl>;
|
|
273 | 267 | reg = <0x70 0x61800000 0x0 0x800000>;
|
274 | 268 | };
|
275 | 269 |
|
276 |
| - pcie_rc1: pcie@7062000000 { |
| 270 | + pcie_rc2: pcie@7062000000 { |
277 | 271 | compatible = "sophgo,sg2042-pcie-host";
|
278 | 272 | device_type = "pci";
|
279 |
| - reg = <0x70 0x62000000 0x0 0x00800000>, |
280 |
| - <0x48 0x00000000 0x0 0x00001000>; |
281 | 273 | reg-names = "reg", "cfg";
|
282 |
| - linux,pci-domain = <1>; |
283 | 274 | #address-cells = <3>;
|
284 | 275 | #size-cells = <2>;
|
285 | 276 | ranges = <0x01000000 0x0 0xc0800000 0x48 0xc0800000 0x0 0x00400000>,
|
286 | 277 | <0x42000000 0x0 0xd0000000 0x48 0xd0000000 0x0 0x10000000>,
|
287 | 278 | <0x02000000 0x0 0xe0000000 0x48 0xe0000000 0x0 0x20000000>,
|
288 | 279 | <0x03000000 0x49 0x00000000 0x49 0x00000000 0x1 0x00000000>,
|
289 | 280 | <0x43000000 0x4a 0x00000000 0x4a 0x00000000 0x2 0x00000000>;
|
290 |
| - bus-range = <0x0 0xff>; |
291 |
| - vendor-id = <0x1f1c>; |
292 |
| - device-id = <0x2042>; |
293 | 281 | cdns,no-bar-match-nbits = <48>;
|
294 | 282 | sophgo,link-id = <0>;
|
295 | 283 | sophgo,syscon-pcie-ctrl = <&cdns_pcie1_ctrl>;
|
296 | 284 | msi-parent = <&msi>;
|
297 | 285 | status = "disabled";
|
298 | 286 | };
|
299 | 287 |
|
300 |
| - pcie_rc2: pcie@7062800000 { |
| 288 | + pcie_rc3: pcie@7062800000 { |
301 | 289 | compatible = "sophgo,sg2042-pcie-host";
|
302 | 290 | device_type = "pci";
|
303 |
| - reg = <0x70 0x62800000 0x0 0x00800000>, |
304 |
| - <0x4c 0x00000000 0x0 0x00001000>; |
305 | 291 | reg-names = "reg", "cfg";
|
306 |
| - linux,pci-domain = <2>; |
307 | 292 | #address-cells = <3>;
|
308 | 293 | #size-cells = <2>;
|
309 | 294 | ranges = <0x01000000 0x0 0xc0c00000 0x4c 0xc0c00000 0x0 0x00400000>,
|
310 | 295 | <0x42000000 0x0 0xf8000000 0x4c 0xf8000000 0x0 0x04000000>,
|
311 | 296 | <0x02000000 0x0 0xfc000000 0x4c 0xfc000000 0x0 0x04000000>,
|
312 | 297 | <0x43000000 0x4e 0x00000000 0x4e 0x00000000 0x2 0x00000000>,
|
313 | 298 | <0x03000000 0x4d 0x00000000 0x4d 0x00000000 0x1 0x00000000>;
|
314 |
| - bus-range = <0x0 0xff>; |
315 |
| - vendor-id = <0x1f1c>; |
316 |
| - device-id = <0x2042>; |
317 | 299 | cdns,no-bar-match-nbits = <48>;
|
318 | 300 | sophgo,link-id = <1>;
|
319 | 301 | sophgo,syscon-pcie-ctrl = <&cdns_pcie1_ctrl>;
|
|
0 commit comments