[PATCH] Added 2nd PCI-Ex controller support for MPC8641.

Subsystems: linux for powerpc (32-bit and 64-bit), the rest

STALE7095d

2 messages, 2 authors, 2007-03-08 · open the first message on its own page

[PATCH] Added 2nd PCI-Ex controller support for MPC8641.

From: Jon Loeliger <hidden>
Date: 2007-03-07 17:47:45

From: Zhang Wei <redacted>

Signed-off-by: Zhang Wei <redacted>
Signed-off-by: Jon Loeliger <redacted>
---
 arch/powerpc/boot/dts/mpc8641_hpcn.dts |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
index 8a4995a..19121ea 100644
--- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts
+++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
@@ -300,6 +300,30 @@
 			};
 
 		};
+
+		pci@9000 {
+			compatible = "86xx";
+			device_type = "pci";
+			#interrupt-cells = <1>;
+			#size-cells = <2>;
+			#address-cells = <3>;
+			reg = <9000 1000>;
+			bus-range = <0 ff>;
+			ranges = <02000000 0 a0000000 a0000000 0 20000000
+				  01000000 0 00000000 e3000000 0 00100000>;
+			clock-frequency = <1fca055>;
+			interrupt-parent = <&mpic>;
+			interrupts = <19 2>;
+			interrupt-map-mask = <f800 0 0 7>;
+			interrupt-map = <
+				/* IDSEL 0x0 */
+				0000 0 0 1 &mpic 44 1
+				0000 0 0 2 &mpic 45 1
+				0000 0 0 3 &mpic 46 1
+				0000 0 0 4 &mpic 47 1
+				>;
+		};
+
 		mpic: pic@40000 {
 			clock-frequency = <0>;
 			interrupt-controller;
-- 
1.5.0.1.213.g509b

Re: [PATCH] Added 2nd PCI-Ex controller support for MPC8641.

From: Kumar Gala <hidden>
Date: 2007-03-08 05:28:21

On Wed, 7 Mar 2007, Jon Loeliger wrote:
From: Zhang Wei <redacted>

Signed-off-by: Zhang Wei <redacted>
Signed-off-by: Jon Loeliger <redacted>
applied.

- k
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help