projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed59b3e
)
powerpc/85xx: dts - add ranges property for SEC
author
Po Liu
<po.liu@freescale.com>
Fri, 18 Jan 2013 09:16:13 +0000
(17:16 +0800)
committer
Kumar Gala
<galak@kernel.crashing.org>
Wed, 13 Feb 2013 13:49:09 +0000
(07:49 -0600)
This facilitates getting the physical address of the SEC node.
Signed-off-by: Liu po <po.liu@freescale.com>
Reviewed-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/fsl/pq3-sec4.4-0.dtsi
patch
|
blob
|
history
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
(file)
--- 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>;