linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] powerpc/85xx: dts - add ranges property for SEC
@ 2013-01-18  9:16 Po Liu
  2013-01-18 20:40 ` Kim Phillips
  0 siblings, 1 reply; 7+ messages in thread
From: Po Liu @ 2013-01-18  9:16 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Po Liu

This facilitates getting the physical address of the SEC node.

Signed-off-by: Liu po <po.liu@freescale.com>
---
 arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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 d4c9d5d..ef98fbf 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>;
 
-- 
1.6.4

^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [PATCH] powerpc/85xx: dts - add ranges property for SEC
@ 2013-02-19  0:29 Po Liu
  2013-02-19 16:01 ` Gala Kumar-B11780
  0 siblings, 1 reply; 7+ messages in thread
From: Po Liu @ 2013-02-19  0:29 UTC (permalink / raw)
  To: linuxppc-dev, Kumar Gala; +Cc: Po Liu

This facilitates getting the physical address of the SEC node.

Signed-off-by: Liu po <po.liu@freescale.com>
---
 arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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 d4c9d5d..ffadcb5 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>;
 
-- 
1.6.4

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-02-20  1:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-18  9:16 [PATCH] powerpc/85xx: dts - add ranges property for SEC Po Liu
2013-01-18 20:40 ` Kim Phillips
2013-02-12 17:26   ` Kumar Gala
2013-02-17  2:40     ` Liu Po-B43644
  -- strict thread matches above, loose matches on Subject: below --
2013-02-19  0:29 Po Liu
2013-02-19 16:01 ` Gala Kumar-B11780
2013-02-20  1:37   ` Liu Po-B43644

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).