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

Kumar Gala galak at kernel.crashing.org
Wed May 30 06:39:48 EST 2007


On May 21, 2007, at 10:38 PM, 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 {

is this the right address?

> +				reg = <0 0 0 0 0>;
> +				pci_bridge at 200 {
> +					reg = <0 0 0 0 0>;
> +				};
> +			};
>
>  		};

Can someone look at merging this with Wade's patch to add the ISA  
devices

- k





More information about the Linuxppc-dev mailing list