summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/crypto
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2017-09-08 08:40:40 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2017-09-08 08:40:40 +0200
commitb16768baec218997372bc4abef4b4a41375dd849 (patch)
treedf842b8eb8d224a91cefe2d59475e49af01a4b33 /dts/Bindings/crypto
parent2408090cbdf1ada60271eb84ca81be3e34993a7a (diff)
downloadbarebox-b16768baec218997372bc4abef4b4a41375dd849.tar.gz
barebox-b16768baec218997372bc4abef4b4a41375dd849.tar.xz
dts: update to v4.13-rc3
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/Bindings/crypto')
-rw-r--r--dts/Bindings/crypto/inside-secure-safexcel.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/dts/Bindings/crypto/inside-secure-safexcel.txt b/dts/Bindings/crypto/inside-secure-safexcel.txt
index f69773f425..941bb6a6fb 100644
--- a/dts/Bindings/crypto/inside-secure-safexcel.txt
+++ b/dts/Bindings/crypto/inside-secure-safexcel.txt
@@ -8,7 +8,6 @@ Required properties:
Optional properties:
- clocks: Reference to the crypto engine clock.
-- dma-mask: The address mask limitation. Defaults to 64.
Example:
@@ -24,6 +23,5 @@ Example:
interrupt-names = "mem", "ring0", "ring1", "ring2", "ring3",
"eip";
clocks = <&cpm_syscon0 1 26>;
- dma-mask = <0xff 0xffffffff>;
status = "disabled";
};