Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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ă <horia.geanta@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Horia Geantă and committed by
Shawn Guo
5a02504f 93003cc4

+1 -1
+1 -1
Documentation/devicetree/bindings/crypto/fsl-sec4.txt
··· 138 138 139 139 iMX6UL does only require three clocks 140 140 141 - crypto: caam@2140000 { 141 + crypto: crypto@2140000 { 142 142 compatible = "fsl,sec-v4.0"; 143 143 #address-cells = <1>; 144 144 #size-cells = <1>;