From: Po Liu Date: Fri, 18 Jan 2013 09:16:13 +0000 (+0800) Subject: powerpc/85xx: dts - add ranges property for SEC X-Git-Tag: next-20130220~103^2~8 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=db29cd3c4497e7edf9176284ba7cf3cec1814c7a;p=karo-tx-linux.git powerpc/85xx: dts - add ranges property for SEC This facilitates getting the physical address of the SEC node. Signed-off-by: Liu po Reviewed-by: Kim Phillips Signed-off-by: Kumar Gala --- diff --git a/arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi b/arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi index d4c9d5daab21..ffadcb563ada 100644 --- a/arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi +++ b/arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi @@ -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>;