[linux-yocto] [PATCH 118/161] LSI AXM55xx: Disable linkdown reset	configuration.
    Cristian Bercaru 
    cristian.bercaru at windriver.com
       
    Thu May 21 12:21:40 PDT 2015
    
    
  
From: Michael Bringmann <michael.bringmann at lsi.com>
Signed-off-by: Michael Bringmann <michael.bringmann at lsi.com>
---
 arch/powerpc/boot/dts/acp25xx.dts |    2 ++
 arch/powerpc/boot/dts/acp35xx.dts |    2 ++
 2 files changed, 4 insertions(+)
diff --git a/arch/powerpc/boot/dts/acp25xx.dts b/arch/powerpc/boot/dts/acp25xx.dts
index 02f6a28..b5463c5 100644
--- a/arch/powerpc/boot/dts/acp25xx.dts
+++ b/arch/powerpc/boot/dts/acp25xx.dts
@@ -292,7 +292,9 @@
                 device_type = "rapidio";
                 reg = <0x0020 0x00560000 0x0 0x1000>; /* SRIO Conf 0 region */
                 ranges = <0x0 0x0 0x0021 0x00000000 0x0 0x40000000>;
+		/*
                 linkdown-reset = <0x0200 0x100 0x0020 0x00430000 0x0 0x000010000>;
+		*/
 		interrupt-parent = <&MPIC>;
                 interrupts = <30 2>;
                 outb-dmes = <2 0x00000003 1 0x00000001>;
diff --git a/arch/powerpc/boot/dts/acp35xx.dts b/arch/powerpc/boot/dts/acp35xx.dts
index a26061d..8fd366f 100644
--- a/arch/powerpc/boot/dts/acp35xx.dts
+++ b/arch/powerpc/boot/dts/acp35xx.dts
@@ -403,7 +403,9 @@
                 device_type = "rapidio";
                 reg = <0x0020 0x00560000 0x0 0x1000>; /* SRIO Conf 0 region */
                 ranges = <0x0 0x0 0x0021 0x00000000 0x0 0x40000000>;
+		/*
                 linkdown-reset = <0x0200 0x100 0x0020 0x0040A000 0x0 0x000010000>;
+		*/
                 interrupt-parent = <&MPIC>;
                 interrupts = <56 2>;
                 outb-dmes = <2 0x00000003 1 0x00000001>;
-- 
1.7.9.5
    
    
More information about the linux-yocto
mailing list