arm64: marvell: dts: enable the crypto engine on the Armada 8040 DB
authorAntoine Tenart <antoine.tenart@free-electrons.com>
Wed, 29 Mar 2017 12:44:31 +0000 (14:44 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 12 Apr 2017 08:36:30 +0000 (10:36 +0200)
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>
arch/arm64/boot/dts/marvell/armada-8040-db.dts

index 81a0b1249c4524d3c133a8d325855e4bbf5a542a..dc0d084005b2ef1b23bc97bf8b940e75eda50576 100644 (file)
        phy-mode = "rgmii-id";
 };
 
+&cpm_crypto {
+       status = "okay";
+};
+
 /* CON5 on CP1 expansion */
 &cps_pcie2 {
        status = "okay";