Files
eternalwrt-mt798x/target/linux/mvebu/patches-6.18/307-armada-xp-linksys-mamba-broken-idle.patch
T
Stefan KalscheuerandHauke Mehrtens abbe4140cc kernel/mvebu: create files for v6.18 (from v6.12)
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>
2026-05-12 21:01:05 +02:00

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;
+};