From: Antoine Tenart Date: Wed, 29 Mar 2017 12:44:31 +0000 (+0200) Subject: arm64: marvell: dts: enable the crypto engine on the Armada 8040 DB X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=7ba2ef7c7200e476ee2cede7bcffcf7749e02f5c;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git 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 Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm64/boot/dts/marvell/armada-8040-db.dts b/arch/arm64/boot/dts/marvell/armada-8040-db.dts index 81a0b1249c45..dc0d084005b2 100644 --- a/arch/arm64/boot/dts/marvell/armada-8040-db.dts +++ b/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";