diff options
| author | Antoine Tenart <[email protected]> | 2017-06-15 14:10:02 +0200 |
|---|---|---|
| committer | Gregory CLEMENT <[email protected]> | 2017-06-17 08:19:26 +0200 |
| commit | bcd0256473af8d8efa107a6f8af34b63c50300f6 (patch) | |
| tree | 8df8f4f91224a2f5faa38535791f894bd1e46511 | |
| parent | 07d065abf93dbced17d189f7c830467ca559c81d (diff) | |
arm64: dts: marvell: cp110: enable the crypto engine at the SoC level
Enable the cryptographic engine at the SoC level on the master cp110.
This engine is always present and do not depends on any pinmux
configuration.
Signed-off-by: Antoine Tenart <[email protected]>
Signed-off-by: Gregory CLEMENT <[email protected]>
| -rw-r--r-- | arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi b/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi index 571ce27de881..0a9edaa26a88 100644 --- a/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi +++ b/arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi @@ -244,7 +244,6 @@ "ring2", "ring3", "eip"; clocks = <&cpm_syscon0 1 26>; dma-mask = <0xff 0xffffffff>; - status = "disabled"; }; }; |