aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/crypto
diff options
context:
space:
mode:
authorHoria Geantă <horia.geanta@nxp.com>2020-03-05 15:59:05 +0200
committerShawn Guo <shawnguo@kernel.org>2020-03-11 17:11:38 +0800
commit67af8818ee88021f45656a690e3b3e4aba236999 (patch)
treea6c70bf657ba38aa7ae7bb820d2dfeb689b3c945 /Documentation/devicetree/bindings/crypto
parentdt-bindings: arm: fsl: add nxp based toradex colibri-imx7 bindings (diff)
downloadwireguard-linux-67af8818ee88021f45656a690e3b3e4aba236999.tar.xz
wireguard-linux-67af8818ee88021f45656a690e3b3e4aba236999.zip
dt-bindings: crypto: sahara: use generic node name
crypto node should use the "crypto" generic naming, and not a specific one. Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/crypto')
-rw-r--r--Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt b/Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt
index e8a35c71e947..db690b10e582 100644
--- a/Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt
+++ b/Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt
@@ -8,7 +8,7 @@ Required properties:
Example:
-sah@10025000 {
+sah: crypto@10025000 {
compatible = "fsl,imx27-sahara";
reg = < 0x10025000 0x800>;
interrupts = <75>;