powerpc/b4860: Removed LIODN register from sRIO node
authorpoonam aggrwal <poonam.aggrwal@freescale.com>
Thu, 10 Sep 2015 02:01:20 +0000 (07:31 +0530)
committerScott Wood <scottwood@freescale.com>
Sat, 17 Oct 2015 05:36:33 +0000 (00:36 -0500)
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>
arch/powerpc/boot/dts/fsl/b4860si-post.dtsi

index 9ba904b..d1e26a7 100644 (file)
                #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 */
        };
 };