Commit 93003cc4 authored by Horia Geantă's avatar Horia Geantă Committed by Shawn Guo
Browse files

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

Example:

dcp@80028000 {
dcp: crypto@80028000 {
	compatible = "fsl,imx28-dcp", "fsl,imx23-dcp";
	reg = <0x80028000 0x2000>;
	interrupts = <52 53>;