aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/marvell/armada-7040-db.dts
diff options
context:
space:
mode:
authorAntoine Tenart <antoine.tenart@free-electrons.com>2017-06-15 14:10:03 +0200
committerGregory CLEMENT <gregory.clement@free-electrons.com>2017-06-17 08:19:27 +0200
commitb97afaf69e6d47c69ef1448c9b1c431f0d2b5ea3 (patch)
tree29c5c08dd0a097c3309824f28ec2dffefaced587 /arch/arm64/boot/dts/marvell/armada-7040-db.dts
parentarm64: dts: marvell: cp110: enable the crypto engine at the SoC level (diff)
downloadlinux-dev-b97afaf69e6d47c69ef1448c9b1c431f0d2b5ea3.tar.xz
linux-dev-b97afaf69e6d47c69ef1448c9b1c431f0d2b5ea3.zip
arm64: dts: marvell: remove cpm crypto nodes from dts files
The cryptographic engine on the master cp110 is now enabled by default at the SoC level. Remove its dts nodes that were only enabling it. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'arch/arm64/boot/dts/marvell/armada-7040-db.dts')
-rw-r--r--arch/arm64/boot/dts/marvell/armada-7040-db.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm64/boot/dts/marvell/armada-7040-db.dts b/arch/arm64/boot/dts/marvell/armada-7040-db.dts
index 771311051421..92c761c380d3 100644
--- a/arch/arm64/boot/dts/marvell/armada-7040-db.dts
+++ b/arch/arm64/boot/dts/marvell/armada-7040-db.dts
@@ -187,7 +187,3 @@
phy = <&phy1>;
phy-mode = "rgmii-id";
};
-
-&cpm_crypto {
- status = "okay";
-};