Skip to content

Commit

Permalink
arm64: marvell: dts: enable the crypto engine on the Armada 8040 DB
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Antoine Tenart authored and Gregory CLEMENT committed Apr 12, 2017
1 parent 16a51e3 commit 7ba2ef7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/boot/dts/marvell/armada-8040-db.dts
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,10 @@
phy-mode = "rgmii-id";
};

&cpm_crypto {
status = "okay";
};

/* CON5 on CP1 expansion */
&cps_pcie2 {
status = "okay";
Expand Down

0 comments on commit 7ba2ef7

Please sign in to comment.