Commit bcd02564 authored by Antoine Tenart's avatar Antoine Tenart Committed by Gregory CLEMENT

arm64: dts: marvell: cp110: enable the crypto engine at the SoC level

Enable the cryptographic engine at the SoC level on the master cp110.
This engine is always present and do not depends on any pinmux
configuration.
Signed-off-by: default avatarAntoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent 07d065ab
......@@ -244,7 +244,6 @@ cpm_crypto: crypto@800000 {
"ring2", "ring3", "eip";
clocks = <&cpm_syscon0 1 26>;
dma-mask = <0xff 0xffffffff>;
status = "disabled";
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment