dt-bindings: crypto: sahara: use generic node name
authorHoria Geantă <horia.geanta@nxp.com>
Thu, 5 Mar 2020 13:59:05 +0000 (15:59 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 11 Mar 2020 09:11:38 +0000 (17:11 +0800)
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>
Documentation/devicetree/bindings/crypto/fsl-imx-sahara.txt

index e8a35c71e9478c76db058ac1c6cf6c921bc919ad..db690b10e582b5156d47ef50bb7acebfffeba736 100644 (file)
@@ -8,7 +8,7 @@ Required properties:
 
 Example:
 
-sah@10025000 {
+sah: crypto@10025000 {
        compatible = "fsl,imx27-sahara";
        reg = < 0x10025000 0x800>;
        interrupts = <75>;