Commit 5a02504f authored by Horia Geantă's avatar Horia Geantă Committed by Shawn Guo
Browse files

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: default avatarHoria Geantă <horia.geanta@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 93003cc4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>;