|
@@ -8,7 +8,6 @@ Required properties:
|
|
|
|
|
|
Optional properties:
|
|
|
- clocks: Reference to the crypto engine clock.
|
|
|
-- dma-mask: The address mask limitation. Defaults to 64.
|
|
|
|
|
|
Example:
|
|
|
|
|
@@ -24,6 +23,5 @@ Example:
|
|
|
interrupt-names = "mem", "ring0", "ring1", "ring2", "ring3",
|
|
|
"eip";
|
|
|
clocks = <&cpm_syscon0 1 26>;
|
|
|
- dma-mask = <0xff 0xffffffff>;
|
|
|
status = "disabled";
|
|
|
};
|