mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-07-30 03:10:11 +00:00
Fix patches and refresh for Linux 6.12. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
14 lines
245 B
Diff
14 lines
245 B
Diff
--- a/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
|
|
+++ b/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
|
|
@@ -599,6 +599,10 @@
|
|
status = "okay";
|
|
};
|
|
|
|
+&rtc {
|
|
+ status = "disabled";
|
|
+};
|
|
+
|
|
&sata {
|
|
status = "disabled";
|
|
};
|