[linux-yocto] [PATCH 27/87] arm/dts: updated for PCIe node name

Paul Butler butler.paul at gmail.com
Mon May 27 09:55:58 PDT 2013


From: SangeethaRao <sangeetha.rao at lsi.com>

Signed-off-by: SangeethaRao <sangeetha.rao at lsi.com>
Signed-off-by: Paul Butler <paul.butler at windriver.com>
---
 arch/arm/boot/dts/axm55xxsim.dts | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/arm/boot/dts/axm55xxsim.dts b/arch/arm/boot/dts/axm55xxsim.dts
index 169aa82..1fc63c1 100644
--- a/arch/arm/boot/dts/axm55xxsim.dts
+++ b/arch/arm/boot/dts/axm55xxsim.dts
@@ -285,7 +285,7 @@
 
 	};
 
-    PCIE0: pciex at 0xf0120000 {
+    PCIE0: pciex at 0x3000000000 {
                 compatible = "lsi,plb-pciex";
                 device_type = "pci";
                 enabled = <0>;
@@ -321,7 +321,7 @@
                 >;
         };
 
-        PCIE1: pciex at 0xf0128000 {
+        PCIE1: pciex at 0x3040000000 {
                 compatible = "lsi,plb-pciex";
                 device_type = "pci";
                 enabled = <0>;
@@ -357,7 +357,7 @@
                 >;
         };
 
-        PCIE2: pciex at 0xf0130000 {
+        PCIE2: pciex at 0x3080000000 {
                 compatible = "lsi,plb-pciex";
                 device_type = "pci";
                 enabled = <0>;
-- 
1.8.3




More information about the linux-yocto mailing list