dt-bindings: crypto: caam: use generic node name
authorHoria Geantă <horia.geanta@nxp.com>
Thu, 5 Mar 2020 13:59:07 +0000 (15:59 +0200)
committerShawn Guo <shawnguo@kernel.org>
Wed, 11 Mar 2020 09:11:38 +0000 (17:11 +0800)
i.MX6UL example uses a specific node name for the crypto node.
Let's fix it so we avoid this propagating further.

Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Documentation/devicetree/bindings/crypto/fsl-sec4.txt

index 2fe245c..8f359f4 100644 (file)
@@ -138,7 +138,7 @@ iMX6QDL/SX requires four clocks
 
 iMX6UL does only require three clocks
 
-       crypto: caam@2140000 {
+       crypto: crypto@2140000 {
                compatible = "fsl,sec-v4.0";
                #address-cells = <1>;
                #size-cells = <1>;