From: Stefan Roese Date: Wed, 20 Feb 2008 10:45:58 +0000 (+1100) Subject: [POWERPC] 4xx: Fix Haleakala PCIe compatibility problem in dts X-Git-Tag: v2.6.25-rc4~120^2~2^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e33eb074cb95783b4497327098e4128e9f8c15b9;p=profile%2Fivi%2Fkernel-x86-ivi.git [POWERPC] 4xx: Fix Haleakala PCIe compatibility problem in dts Since the 4xx PCIe driver checks for 405ex compatibility, the PCIe interface was not detected as it is currently defined as "405exr" compatible. This patch changes it to "405ex". The 405EX and 405EXr are identical exept that the 2nd PCIe and the 2nd EMAC interfaces are missing. Signed-off-by: Stefan Roese Signed-off-by: Josh Boyer --- diff --git a/arch/powerpc/boot/dts/haleakala.dts b/arch/powerpc/boot/dts/haleakala.dts index 5dd3d15..ae68fef 100644 --- a/arch/powerpc/boot/dts/haleakala.dts +++ b/arch/powerpc/boot/dts/haleakala.dts @@ -235,7 +235,7 @@ #interrupt-cells = <1>; #size-cells = <2>; #address-cells = <3>; - compatible = "ibm,plb-pciex-405exr", "ibm,plb-pciex"; + compatible = "ibm,plb-pciex-405ex", "ibm,plb-pciex"; primary; port = <0>; /* port number */ reg =