提交 6459ba98 编写于 作者: M Malcolm Crossley 提交者: Kumar Gala

powerpc/86xx: Add MSI section to GE SBC610 DTS

Add the MSI section to the DTS file for the GE SBC610.
Signed-off-by: NMalcolm Crossley <malcolm.crossley2@gefanuc.com>
Signed-off-by: NMartyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
上级 9b952a39
......@@ -305,6 +305,22 @@
device_type = "open-pic";
};
msi@41600 {
compatible = "fsl,mpc8641-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 {
compatible = "fsl,mpc8641-guts";
reg = <0xe0000 0x1000>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册