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

Zhang Wei-r63237 Wei.Zhang at freescale.com
Wed May 23 13:38:05 EST 2007


Hi, Xianghua, 

> -----Original Message-----
> From: xianghua xiao [mailto:x.xiao at freescale.com] 
> Subject: Re: [PATCH 2/5] Add uli1575 pci-bridge sector to 
> MPC8641HPCN dts file.
> 
> where is the new uli1575 node referred except for this added snippet?
> thanks,
> xianghua

There're no other places now. You means the 'uli1757:' must be removed?

Thanks!
Wei

> 
> 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