forked from Minki/linux
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>
This commit is contained in:
parent
bcd0256473
commit
b97afaf69e
@ -187,7 +187,3 @@
|
||||
phy = <&phy1>;
|
||||
phy-mode = "rgmii-id";
|
||||
};
|
||||
|
||||
&cpm_crypto {
|
||||
status = "okay";
|
||||
};
|
||||
|
@ -142,10 +142,6 @@
|
||||
phy-mode = "rgmii-id";
|
||||
};
|
||||
|
||||
&cpm_crypto {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* CON5 on CP1 expansion */
|
||||
&cps_pcie2 {
|
||||
status = "okay";
|
||||
|
Loading…
Reference in New Issue
Block a user