dt-bindings: crypto: sahara: use generic node name
crypto node should use the "crypto" generic naming, and not a specific one. Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
795d392e4a
commit
67af8818ee
|
@ -8,7 +8,7 @@ Required properties:
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
sah@10025000 {
|
sah: crypto@10025000 {
|
||||||
compatible = "fsl,imx27-sahara";
|
compatible = "fsl,imx27-sahara";
|
||||||
reg = < 0x10025000 0x800>;
|
reg = < 0x10025000 0x800>;
|
||||||
interrupts = <75>;
|
interrupts = <75>;
|
||||||
|
|
Loading…
Reference in New Issue