[PATCH] fsl/powerpc/b4860: Removed LIODN register from sRIO node
    Poonam Aggrwal 
    poonam.aggrwal at freescale.com
       
    Thu Sep 10 12:01:20 AEST 2015
    
    
  
In case of B4860 LIODN register for sRIO is not in GUTs block but in the sRIO
register space.
Signed-off-by: Varun Sethi <Varun.Sethi at freescale.com>
Signed-off-by: Poonam Aggrwal <poonam.aggrwal at freescale.com>
---
- based of: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
  branch master 
 arch/powerpc/boot/dts/fsl/b4860si-post.dtsi | 2 --
 1 file changed, 2 deletions(-)
diff --git a/arch/powerpc/boot/dts/fsl/b4860si-post.dtsi b/arch/powerpc/boot/dts/fsl/b4860si-post.dtsi
index 9ba904b..d1e26a7 100644
--- a/arch/powerpc/boot/dts/fsl/b4860si-post.dtsi
+++ b/arch/powerpc/boot/dts/fsl/b4860si-post.dtsi
@@ -51,14 +51,12 @@
 		#address-cells = <2>;
 		#size-cells = <2>;
 		cell-index = <1>;
-		fsl,liodn-reg = <&guts 0x510>; /* RIO1LIODNR */
 	};
 
 	port2 {
 		#address-cells = <2>;
 		#size-cells = <2>;
 		cell-index = <2>;
-		fsl,liodn-reg = <&guts 0x514>; /* RIO2LIODNR */
 	};
 };
 
-- 
1.9.1
    
    
More information about the Linuxppc-dev
mailing list