arm64: dts: marvell: remove cpm crypto nodes from dts files
authorAntoine Tenart <antoine.tenart@free-electrons.com>
Thu, 15 Jun 2017 12:10:03 +0000 (14:10 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Sat, 17 Jun 2017 06:19:27 +0000 (08:19 +0200)
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>
arch/arm64/boot/dts/marvell/armada-7040-db.dts
arch/arm64/boot/dts/marvell/armada-8040-db.dts

index 7713110..92c761c 100644 (file)
        phy = <&phy1>;
        phy-mode = "rgmii-id";
 };
-
-&cpm_crypto {
-       status = "okay";
-};
index 6af3c39..1e8f724 100644 (file)
        phy-mode = "rgmii-id";
 };
 
-&cpm_crypto {
-       status = "okay";
-};
-
 /* CON5 on CP1 expansion */
 &cps_pcie2 {
        status = "okay";