20024ab7c3
As of 6.6, all upstream DTSes are moved to their respective vendor subdir. OpenWrt already followed this practice for ARM64, but not yet for 32 bit ARM (Armada 37x/38x). Signed-off-by: Stijn Segers <foss@volatilesystems.org>
11 lines
193 B
Diff
11 lines
193 B
Diff
--- a/arch/arm/boot/dts/marvell/armada-xp-linksys-mamba.dts
|
|
+++ b/arch/arm/boot/dts/marvell/armada-xp-linksys-mamba.dts
|
|
@@ -483,3 +483,7 @@
|
|
};
|
|
};
|
|
};
|
|
+
|
|
+&coherencyfab {
|
|
+ broken-idle;
|
|
+};
|