From: Horia Geantă Date: Thu, 5 Mar 2020 13:59:05 +0000 (+0200) Subject: dt-bindings: crypto: sahara: use generic node name X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=67af8818ee88021f45656a690e3b3e4aba236999;p=linux.git 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ă Signed-off-by: Shawn Guo --- diff --git a/Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt b/Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt index e8a35c71e9478..db690b10e582b 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>;