Skip to content

Commit 7ba2ef7

Browse files
atenartgclement
authored andcommitted
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 <[email protected]> Signed-off-by: Gregory CLEMENT <[email protected]>
1 parent 16a51e3 commit 7ba2ef7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm64/boot/dts/marvell/armada-8040-db.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@
140140
phy-mode = "rgmii-id";
141141
};
142142

143+
&cpm_crypto {
144+
status = "okay";
145+
};
146+
143147
/* CON5 on CP1 expansion */
144148
&cps_pcie2 {
145149
status = "okay";

0 commit comments

Comments
 (0)