浏览代码

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 <antoine.tenart@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Antoine Tenart 8 年之前
父节点
当前提交
7ba2ef7c72
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      arch/arm64/boot/dts/marvell/armada-8040-db.dts

+ 4 - 0
arch/arm64/boot/dts/marvell/armada-8040-db.dts

@@ -140,6 +140,10 @@
 	phy-mode = "rgmii-id";
 };
 
+&cpm_crypto {
+	status = "okay";
+};
+
 /* CON5 on CP1 expansion */
 &cps_pcie2 {
 	status = "okay";