linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Po Liu <po.liu@freescale.com>
To: <linuxppc-dev@ozlabs.org>
Cc: Po Liu <po.liu@freescale.com>
Subject: [PATCH] powerpc/85xx: dts - add ranges property for SEC
Date: Fri, 18 Jan 2013 17:16:13 +0800	[thread overview]
Message-ID: <1358500573-19477-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..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

             reply	other threads:[~2013-01-18 10:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-18  9:16 Po Liu [this message]
2013-01-18 20:40 ` [PATCH] powerpc/85xx: dts - add ranges property for SEC 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

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=1358500573-19477-1-git-send-email-po.liu@freescale.com \
    --to=po.liu@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).