diff mbox

powerpc/85xx: dts - add ranges property for SEC

Message ID 1361233746-19106-1-git-send-email-po.liu@freescale.com (mailing list archive)
State Accepted, archived
Commit db29cd3c4497e7edf9176284ba7cf3cec1814c7a
Headers show

Commit Message

Po Liu Feb. 19, 2013, 12:29 a.m. UTC
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(-)

Comments

Gala Kumar-B11780 Feb. 19, 2013, 4:01 p.m. UTC | #1
On Feb 18, 2013, at 6:29 PM, Po Liu wrote:

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

Why are you reposting this, I already applied it:

http://git.kernel.org/?p=linux/kernel/git/galak/powerpc.git;a=commit;h=db29cd3c4497e7edf9176284ba7cf3cec1814c7a

- k
Liu Po-B43644 Feb. 20, 2013, 1:37 a.m. UTC | #2
Thanks again for the fix. Just ignore this post.


Best regards,
Liu Po
- 8038

-----Original Message-----
From: Gala Kumar-B11780 
Sent: Wednesday, February 20, 2013 12:01 AM
To: Liu Po-B43644
Cc: <linuxppc-dev@ozlabs.org>
Subject: Re: [PATCH] powerpc/85xx: dts - add ranges property for SEC


On Feb 18, 2013, at 6:29 PM, Po Liu wrote:

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

Why are you reposting this, I already applied it:

http://git.kernel.org/?p=linux/kernel/git/galak/powerpc.git;a=commit;h=db29cd3c4497e7edf9176284ba7cf3cec1814c7a

- k
diff mbox

Patch

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>;