[PATCH 5/7] arm64: marvell: dts: enable the crypto engine on the Armada 7040 DB
Antoine Tenart
antoine.tenart at free-electrons.com
Wed Mar 29 05:44:30 PDT 2017
Enable the cryptographic engine available in the CP110 master on the
Armada 7040 DB.
Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>
---
arch/arm64/boot/dts/marvell/armada-7040-db.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/marvell/armada-7040-db.dts b/arch/arm64/boot/dts/marvell/armada-7040-db.dts
index bb0e1e8e7138..7e9a8a4e89a4 100644
--- a/arch/arm64/boot/dts/marvell/armada-7040-db.dts
+++ b/arch/arm64/boot/dts/marvell/armada-7040-db.dts
@@ -171,3 +171,7 @@
phy = <&phy1>;
phy-mode = "rgmii-id";
};
+
+&cpm_crypto {
+ status = "okay";
+};
--
2.11.0
More information about the linux-arm-kernel
mailing list