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

dt-bindings: crypto: dcp: use generic node name

crypto node should use the "crypto" generic naming,
and not the "dcp" specific one.

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
93003cc4 67af8818

+1 -1
+1 -1
Documentation/devicetree/bindings/crypto/fsl-dcp.txt
··· 11 11 12 12 Example: 13 13 14 - dcp@80028000 { 14 + dcp: crypto@80028000 { 15 15 compatible = "fsl,imx28-dcp", "fsl,imx23-dcp"; 16 16 reg = <0x80028000 0x2000>; 17 17 interrupts = <52 53>;