Skip to content

Commit

Permalink
arm64: marvell: dts: enable the crypto engine on the Armada 7040 DB
Browse files Browse the repository at this point in the history
Enable the cryptographic engine available in the CP110 master on the
Armada 7040 DB.

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 973020f commit 16a51e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/boot/dts/marvell/armada-7040-db.dts
Original file line number Diff line number Diff line change
Expand Up @@ -185,3 +185,7 @@
phy = <&phy1>;
phy-mode = "rgmii-id";
};

&cpm_crypto {
status = "okay";
};

0 comments on commit 16a51e3

Please sign in to comment.