From: Horia Geantă Date: Thu, 5 Mar 2020 13:59:07 +0000 (+0200) Subject: dt-bindings: crypto: caam: use generic node name X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5a02504f0ac98fee09e3442405eb574f0222ceec;p=linux.git dt-bindings: crypto: caam: use generic node name 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ă Signed-off-by: Shawn Guo --- diff --git a/Documentation/devicetree/bindings/crypto/fsl-sec4.txt b/Documentation/devicetree/bindings/crypto/fsl-sec4.txt index 2fe245ca816ac..8f359f473adad 100644 --- a/Documentation/devicetree/bindings/crypto/fsl-sec4.txt +++ b/Documentation/devicetree/bindings/crypto/fsl-sec4.txt @@ -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>;