File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 374
374
};
375
375
};
376
376
377
+ msi: msi@79000000 {
378
+ compatible = "apm,xgene1-msi";
379
+ msi-controller;
380
+ reg = <0x00 0x79000000 0x0 0x900000>;
381
+ interrupts = < 0x0 0x10 0x4
382
+ 0x0 0x11 0x4
383
+ 0x0 0x12 0x4
384
+ 0x0 0x13 0x4
385
+ 0x0 0x14 0x4
386
+ 0x0 0x15 0x4
387
+ 0x0 0x16 0x4
388
+ 0x0 0x17 0x4
389
+ 0x0 0x18 0x4
390
+ 0x0 0x19 0x4
391
+ 0x0 0x1a 0x4
392
+ 0x0 0x1b 0x4
393
+ 0x0 0x1c 0x4
394
+ 0x0 0x1d 0x4
395
+ 0x0 0x1e 0x4
396
+ 0x0 0x1f 0x4>;
397
+ };
398
+
377
399
pcie0: pcie@1f2b0000 {
378
400
status = "disabled";
379
401
device_type = "pci";
395
417
0x0 0x0 0x0 0x4 &gic 0x0 0xc5 0x1>;
396
418
dma-coherent;
397
419
clocks = <&pcie0clk 0>;
420
+ msi-parent = <&msi>;
398
421
};
399
422
400
423
pcie1: pcie@1f2c0000 {
418
441
0x0 0x0 0x0 0x4 &gic 0x0 0xcb 0x1>;
419
442
dma-coherent;
420
443
clocks = <&pcie1clk 0>;
444
+ msi-parent = <&msi>;
421
445
};
422
446
423
447
pcie2: pcie@1f2d0000 {
441
465
0x0 0x0 0x0 0x4 &gic 0x0 0xd1 0x1>;
442
466
dma-coherent;
443
467
clocks = <&pcie2clk 0>;
468
+ msi-parent = <&msi>;
444
469
};
445
470
446
471
pcie3: pcie@1f500000 {
464
489
0x0 0x0 0x0 0x4 &gic 0x0 0xd7 0x1>;
465
490
dma-coherent;
466
491
clocks = <&pcie3clk 0>;
492
+ msi-parent = <&msi>;
467
493
};
468
494
469
495
pcie4: pcie@1f510000 {
487
513
0x0 0x0 0x0 0x4 &gic 0x0 0xdd 0x1>;
488
514
dma-coherent;
489
515
clocks = <&pcie4clk 0>;
516
+ msi-parent = <&msi>;
490
517
};
491
518
492
519
serial0: serial@1c020000 {
You can’t perform that action at this time.
0 commit comments