This is an automatically generated commit. When doing `git bisect`, consider `git bisect --skip`. Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de> Link: https://github.com/openwrt/openwrt/pull/22761 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
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
|
|
@@ -481,3 +481,7 @@
|
|
};
|
|
};
|
|
};
|
|
+
|
|
+&coherencyfab {
|
|
+ broken-idle;
|
|
+};
|