summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/fsl/qoriq-sec4.0-0.dtsi
diff options
context:
space:
mode:
authorVakul Garg <vakul@freescale.com>2013-04-11 07:45:23 +0400
committerKumar Gala <galak@kernel.crashing.org>2013-04-11 17:26:20 +0400
commita2adb1aee19687e9f0f398abaceb31ee5a2b68b8 (patch)
tree12d77055930b335033393cfb922a6ed197938e04 /arch/powerpc/boot/dts/fsl/qoriq-sec4.0-0.dtsi
parente161d5aa1170c93f3f924df574e8dc2994c60a9a (diff)
downloadlinux-a2adb1aee19687e9f0f398abaceb31ee5a2b68b8.tar.xz
powerpc/fsl: Add property for 'era' in SEC dts crypto node
The crypto node now contains a new property 'fsl,sec-era'. This is required so that applications can retrieve era info without having to be able to read SEC's register space. Signed-off-by: Vakul Garg <vakul@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/fsl/qoriq-sec4.0-0.dtsi')
-rw-r--r--arch/powerpc/boot/dts/fsl/qoriq-sec4.0-0.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/fsl/qoriq-sec4.0-0.dtsi b/arch/powerpc/boot/dts/fsl/qoriq-sec4.0-0.dtsi
index 0cbbac329539..02bee5fcbb9a 100644
--- a/arch/powerpc/boot/dts/fsl/qoriq-sec4.0-0.dtsi
+++ b/arch/powerpc/boot/dts/fsl/qoriq-sec4.0-0.dtsi
@@ -34,6 +34,7 @@
crypto: crypto@300000 {
compatible = "fsl,sec-v4.0";
+ fsl,sec-era = <1>;
#address-cells = <1>;
#size-cells = <1>;
reg = <0x300000 0x10000>;