Skip to content

Commit

Permalink
arm64: dts: marvell: remove cpm crypto nodes from dts files
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Antoine Tenart authored and Gregory CLEMENT committed Jun 17, 2017
1 parent bcd0256 commit b97afaf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions arch/arm64/boot/dts/marvell/armada-7040-db.dts
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,3 @@
phy = <&phy1>;
phy-mode = "rgmii-id";
};

&cpm_crypto {
status = "okay";
};
4 changes: 0 additions & 4 deletions arch/arm64/boot/dts/marvell/armada-8040-db.dts
Original file line number Diff line number Diff line change
Expand Up @@ -142,10 +142,6 @@
phy-mode = "rgmii-id";
};

&cpm_crypto {
status = "okay";
};

/* CON5 on CP1 expansion */
&cps_pcie2 {
status = "okay";
Expand Down

0 comments on commit b97afaf

Please sign in to comment.