Browse Source

powerpc/b4860: Removed LIODN register from sRIO node

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@freescale.com>
Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
poonam aggrwal 10 years ago
parent
commit
2d80f651c8
1 changed files with 0 additions and 2 deletions
  1. 0 2
      arch/powerpc/boot/dts/fsl/b4860si-post.dtsi

+ 0 - 2
arch/powerpc/boot/dts/fsl/b4860si-post.dtsi

@@ -51,14 +51,12 @@
 		#address-cells = <2>;
 		#address-cells = <2>;
 		#size-cells = <2>;
 		#size-cells = <2>;
 		cell-index = <1>;
 		cell-index = <1>;
-		fsl,liodn-reg = <&guts 0x510>; /* RIO1LIODNR */
 	};
 	};
 
 
 	port2 {
 	port2 {
 		#address-cells = <2>;
 		#address-cells = <2>;
 		#size-cells = <2>;
 		#size-cells = <2>;
 		cell-index = <2>;
 		cell-index = <2>;
-		fsl,liodn-reg = <&guts 0x514>; /* RIO2LIODNR */
 	};
 	};
 };
 };