[PATCH] arm64: dts: marvell: enable the cpm crypto engine on the mcbin

Antoine Tenart antoine.tenart at free-electrons.com
Thu Jun 15 01:01:50 PDT 2017


This patch enables the cpm crypto engine on the mcbin.

Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>
---

Hi Gregory,

This patch applies on top of today's mvebu/dt64 branch.

Thanks!
Antoine

 arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts b/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts
index fe56efcfcefe..2556c8268b40 100644
--- a/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts
+++ b/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts
@@ -176,3 +176,7 @@
 	usb-phy = <&usb3h0_phy>;
 	status = "okay";
 };
+
+&cpm_crypto {
+	status = "okay";
+};
-- 
2.9.4




More information about the linux-arm-kernel mailing list