summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/marvell/armada-8040-db.dts
diff options
context:
space:
mode:
authorAntoine Tenart <antoine.tenart@free-electrons.com>2017-03-29 14:44:31 +0200
committerGregory CLEMENT <gregory.clement@free-electrons.com>2017-04-12 10:36:30 +0200
commit7ba2ef7c7200e476ee2cede7bcffcf7749e02f5c (patch)
tree53c71904ac13197b93037c71f1dabab17823dcbe /arch/arm64/boot/dts/marvell/armada-8040-db.dts
parent16a51e3485af59073e792c5add3a3f24691f5b80 (diff)
downloadop-kernel-dev-7ba2ef7c7200e476ee2cede7bcffcf7749e02f5c.zip
op-kernel-dev-7ba2ef7c7200e476ee2cede7bcffcf7749e02f5c.tar.gz
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>
Diffstat (limited to 'arch/arm64/boot/dts/marvell/armada-8040-db.dts')
-rw-r--r--arch/arm64/boot/dts/marvell/armada-8040-db.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/marvell/armada-8040-db.dts b/arch/arm64/boot/dts/marvell/armada-8040-db.dts
index 81a0b12..dc0d084 100644
--- a/arch/arm64/boot/dts/marvell/armada-8040-db.dts
+++ b/arch/arm64/boot/dts/marvell/armada-8040-db.dts
@@ -140,6 +140,10 @@
phy-mode = "rgmii-id";
};
+&cpm_crypto {
+ status = "okay";
+};
+
/* CON5 on CP1 expansion */
&cps_pcie2 {
status = "okay";
OpenPOWER on IntegriCloud