|
@@ -252,6 +252,22 @@
|
|
device_type = "open-pic";
|
|
device_type = "open-pic";
|
|
};
|
|
};
|
|
|
|
|
|
|
|
+ msi@41600 {
|
|
|
|
+ compatible = "fsl,mpc8568-msi", "fsl,mpic-msi";
|
|
|
|
+ reg = <0x41600 0x80>;
|
|
|
|
+ msi-available-ranges = <0 0x100>;
|
|
|
|
+ interrupts = <
|
|
|
|
+ 0xe0 0
|
|
|
|
+ 0xe1 0
|
|
|
|
+ 0xe2 0
|
|
|
|
+ 0xe3 0
|
|
|
|
+ 0xe4 0
|
|
|
|
+ 0xe5 0
|
|
|
|
+ 0xe6 0
|
|
|
|
+ 0xe7 0>;
|
|
|
|
+ interrupt-parent = <&mpic>;
|
|
|
|
+ };
|
|
|
|
+
|
|
global-utilities@e0000 {
|
|
global-utilities@e0000 {
|
|
compatible = "fsl,mpc8569-guts";
|
|
compatible = "fsl,mpc8569-guts";
|
|
reg = <0xe0000 0x1000>;
|
|
reg = <0xe0000 0x1000>;
|