powerpc/85xx: dts - add ranges property for SEC
authorPo Liu <po.liu@freescale.com>
Fri, 18 Jan 2013 09:16:13 +0000 (17:16 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 13 Feb 2013 13:49:09 +0000 (07:49 -0600)
This facilitates getting the physical address of the SEC node.

Signed-off-by: Liu po <po.liu@freescale.com>
Reviewed-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi

index d4c9d5daab21fa8d30c05bd0c15a56bdf46a5813..ffadcb563ada73e0a5ed0f9fcc7850823f6c58af 100644 (file)
@@ -36,6 +36,7 @@ crypto@30000 {
        compatible = "fsl,sec-v4.4", "fsl,sec-v4.0";
        #address-cells = <1>;
        #size-cells = <1>;
+       ranges           = <0x0 0x30000 0x10000>;
        reg              = <0x30000 0x10000>;
        interrupts       = <58 2 0 0>;