Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2d80f651 authored by poonam aggrwal's avatar poonam aggrwal Committed by Scott Wood
Browse files

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: default avatarVarun Sethi <Varun.Sethi@freescale.com>
Signed-off-by: default avatarPoonam Aggrwal <poonam.aggrwal@freescale.com>
Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
parent c383ee84
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 */
	};
};