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

xianghua xiao x.xiao at freescale.com
Wed May 23 06:37:52 EST 2007


where is the new uli1575 node referred except for this added snippet?
thanks,
xianghua

Zhang Wei wrote:

>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>;
>+				};
>+			};
> 
> 		};
> 
>  
>




More information about the Linuxppc-dev mailing list