* [PATCH] fsl/powerpc/b4860: Removed LIODN register from sRIO node
@ 2015-09-10 2:01 Poonam Aggrwal
0 siblings, 0 replies; only message in thread
From: Poonam Aggrwal @ 2015-09-10 2:01 UTC (permalink / raw)
To: linuxppc-dev, linux-kernel; +Cc: scottwood, Poonam Aggrwal, Varun Sethi
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>
---
- 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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-09-10 2:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-10 2:01 [PATCH] fsl/powerpc/b4860: Removed LIODN register from sRIO node Poonam Aggrwal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).