From: Po Liu <po.liu@freescale.com>
To: <linuxppc-dev@ozlabs.org>, Kumar Gala <kumar.gala@freescale.com>
Cc: Po Liu <po.liu@freescale.com>
Subject: [PATCH] powerpc/85xx: dts - add ranges property for SEC
Date: Tue, 19 Feb 2013 08:29:06 +0800 [thread overview]
Message-ID: <1361233746-19106-1-git-send-email-po.liu@freescale.com> (raw)
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
next reply other threads:[~2013-02-19 1:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-19 0:29 Po Liu [this message]
2013-02-19 16:01 ` [PATCH] powerpc/85xx: dts - add ranges property for SEC Gala Kumar-B11780
2013-02-20 1:37 ` Liu Po-B43644
-- strict thread matches above, loose matches on Subject: below --
2013-01-18 9:16 Po Liu
2013-01-18 20:40 ` Kim Phillips
2013-02-12 17:26 ` Kumar Gala
2013-02-17 2:40 ` Liu Po-B43644
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1361233746-19106-1-git-send-email-po.liu@freescale.com \
--to=po.liu@freescale.com \
--cc=kumar.gala@freescale.com \
--cc=linuxppc-dev@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).