diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2011-07-07 14:43:12 -0500 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2011-07-07 13:51:19 -0600 |
commit | 5a9ebe959967b7d3579de2a53d5df470fe0c7f22 (patch) | |
tree | 55a683f03ed5cf28c29675995b238553f2479022 /Documentation | |
parent | 0e373639ad7c7ef2b0c9cf907574b266791b9778 (diff) | |
download | talos-obmc-linux-5a9ebe959967b7d3579de2a53d5df470fe0c7f22.tar.gz talos-obmc-linux-5a9ebe959967b7d3579de2a53d5df470fe0c7f22.zip |
dt: bindings: move SEC node under new crypto/
Since technically it's not powerpc arch-specific. Also rename it sec2
to differentiate it from its incompatible successor, the SEC 4.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/crypto/fsl-sec2.txt (renamed from Documentation/devicetree/bindings/powerpc/fsl/sec.txt) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/powerpc/fsl/sec.txt b/Documentation/devicetree/bindings/crypto/fsl-sec2.txt index 2b6f2d45c45a..38988ef1336b 100644 --- a/Documentation/devicetree/bindings/powerpc/fsl/sec.txt +++ b/Documentation/devicetree/bindings/crypto/fsl-sec2.txt @@ -1,4 +1,4 @@ -Freescale SoC SEC Security Engines +Freescale SoC SEC Security Engines versions 2.x-3.x Required properties: |