We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1cc703 commit 2c2bf52Copy full SHA for 2c2bf52
arch/mips/boot/dts/img/boston.dts
@@ -51,6 +51,8 @@
51
ranges = <0x02000000 0 0x40000000
52
0x40000000 0 0x40000000>;
53
54
+ bus-range = <0x00 0xff>;
55
+
56
interrupt-map-mask = <0 0 0 7>;
57
interrupt-map = <0 0 0 1 &pci0_intc 1>,
58
<0 0 0 2 &pci0_intc 2>,
@@ -79,6 +81,8 @@
79
81
ranges = <0x02000000 0 0x20000000
80
82
0x20000000 0 0x20000000>;
83
84
85
86
87
interrupt-map = <0 0 0 1 &pci1_intc 1>,
88
<0 0 0 2 &pci1_intc 2>,
@@ -107,6 +111,8 @@
107
111
ranges = <0x02000000 0 0x16000000
108
112
0x16000000 0 0x100000>;
109
113
114
115
110
116
117
interrupt-map = <0 0 0 1 &pci2_intc 1>,
118
<0 0 0 2 &pci2_intc 2>,
0 commit comments