This is an automatically generated commit which aids following Kernel patch history, as git will see the move and copy as a rename thus defeating the purpose. For the original discussion see: https://lists.openwrt.org/pipermail/openwrt-devel/2023-October/041673.html Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de> Link: https://github.com/openwrt/openwrt/pull/18975 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
10 lines
193 B
Diff
10 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;
|
|
+};
|