summaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-6.1/316-armada-370-dts-fix-crypto-engine.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/mvebu/patches-6.1/316-armada-370-dts-fix-crypto-engine.patch')
-rw-r--r--target/linux/mvebu/patches-6.1/316-armada-370-dts-fix-crypto-engine.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/target/linux/mvebu/patches-6.1/316-armada-370-dts-fix-crypto-engine.patch b/target/linux/mvebu/patches-6.1/316-armada-370-dts-fix-crypto-engine.patch
deleted file mode 100644
index b5ed5ece36..0000000000
--- a/target/linux/mvebu/patches-6.1/316-armada-370-dts-fix-crypto-engine.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- a/arch/arm/boot/dts/armada-370.dtsi
-+++ b/arch/arm/boot/dts/armada-370.dtsi
-@@ -254,7 +254,7 @@
- clocks = <&gateclk 23>;
- clock-names = "cesa0";
- marvell,crypto-srams = <&crypto_sram>;
-- marvell,crypto-sram-size = <0x7e0>;
-+ marvell,crypto-sram-size = <0x800>;
- };
- };
-
-@@ -275,12 +275,17 @@
- * cpuidle workaround.
- */
- idle-sram@0 {
-+ status = "disabled";
- reg = <0x0 0x20>;
- };
- };
- };
- };
-
-+&coherencyfab {
-+ broken-idle;
-+};
-+
- /*
- * Default UART pinctrl setting without RTS/CTS, can be overwritten on
- * board level if a different configuration is used.