arm64: marvell: dts: enable the crypto engine on the Armada 8040 DB

Enable the cryptographic engine available in the CP110 master on the
Armada 8040 DB. Do not enable the one in the CP110 salve for now, as we
do not support multiple cryptographic engines yet.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
This commit is contained in:
Antoine Tenart 2017-03-29 14:44:31 +02:00 committed by Gregory CLEMENT
parent 16a51e3485
commit 7ba2ef7c72
1 changed files with 4 additions and 0 deletions

View File

@ -140,6 +140,10 @@
phy-mode = "rgmii-id";
};
&cpm_crypto {
status = "okay";
};
/* CON5 on CP1 expansion */
&cps_pcie2 {
status = "okay";