[PATCH 2/5] Add uli1575 pci-bridge sector to MPC8641HPCN dts file.

Zhang Wei wei.zhang at freescale.com
Tue May 22 13:38:27 EST 2007


Add uli1575 pci-bridge sector. It fixes the issue of ULI1575 not found on rev.2 board.

Signed-off-by: Zhang Wei <wei.zhang at freescale.com>
---
 arch/powerpc/boot/dts/mpc8641_hpcn.dts      |    6 ++++++
 arch/powerpc/boot/dts/mpc8641_hpcn_srio.dts |    6 ++++++
 2 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/boot/dts/mpc8641_hpcn.dts b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
index 260b264..04626b1 100644
--- a/arch/powerpc/boot/dts/mpc8641_hpcn.dts
+++ b/arch/powerpc/boot/dts/mpc8641_hpcn.dts
@@ -297,6 +297,12 @@
 				interrupts = <49 2>;
 				interrupt-parent = <&mpic>;
 			};
+			uli1575: uli1575 at 100 {
+				reg = <0 0 0 0 0>;
+				pci_bridge at 200 {
+					reg = <0 0 0 0 0>;
+				};
+			};
 
 		};
 
-- 
1.5.1




More information about the Linuxppc-dev mailing list