Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 16a51e34 authored by Antoine Tenart's avatar Antoine Tenart Committed by Gregory CLEMENT
Browse files

arm64: marvell: dts: enable the crypto engine on the Armada 7040 DB



Enable the cryptographic engine available in the CP110 master on the
Armada 7040 DB.

Signed-off-by: default avatarAntoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent 973020fd
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -185,3 +185,7 @@
	phy = <&phy1>;
	phy-mode = "rgmii-id";
};

&cpm_crypto {
	status = "okay";
};