Skip to content

Commit 16a51e3

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,3 +185,7 @@
185185
phy = <&phy1>;
186186
phy-mode = "rgmii-id";
187187
};
188+
189+
&cpm_crypto {
190+
status = "okay";
191+
};

0 commit comments

Comments
 (0)