diff options
author | Diana CRACIUN <Diana.Craciun@freescale.com> | 2012-02-09 15:41:00 +0200 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2012-03-29 08:14:15 -0500 |
commit | 8a57d734004b8018f3d320455c1816b1e6810265 (patch) | |
tree | 2587de9c6f4e1ea3aa0b4564f81976df5c8c682a /arch/powerpc/boot/dts/p3060qds.dts | |
parent | 3b588c7efc84f15548afdda6a0d2f892fe83babc (diff) | |
download | op-kernel-dev-8a57d734004b8018f3d320455c1816b1e6810265.zip op-kernel-dev-8a57d734004b8018f3d320455c1816b1e6810265.tar.gz |
powerpc/dts: Removed fsl,msi property from dts.
The association in the decice tree between PCI and MSI
using fsl,msi property was an artificial one and it does
not reflect the actual hardware.
Signed-off-by: Diana CRACIUN <Diana.Craciun@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/p3060qds.dts')
-rw-r--r-- | arch/powerpc/boot/dts/p3060qds.dts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/p3060qds.dts b/arch/powerpc/boot/dts/p3060qds.dts index 529042e..9ae875c 100644 --- a/arch/powerpc/boot/dts/p3060qds.dts +++ b/arch/powerpc/boot/dts/p3060qds.dts @@ -212,7 +212,6 @@ reg = <0xf 0xfe200000 0 0x1000>; ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000 0x01000000 0 0x00000000 0xf 0xf8000000 0x0 0x00010000>; - fsl,msi = <&msi0>; pcie@0 { ranges = <0x02000000 0 0xe0000000 0x02000000 0 0xe0000000 @@ -228,7 +227,6 @@ reg = <0xf 0xfe201000 0 0x1000>; ranges = <0x02000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 0x01000000 0x0 0x00000000 0xf 0xf8010000 0x0 0x00010000>; - fsl,msi = <&msi1>; pcie@0 { ranges = <0x02000000 0 0xe0000000 0x02000000 0 0xe0000000 |