mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-29 18:19:02 +00:00
5b4bbd1097
Refresh patches and fix changed path for 32-bit mediatek boards 'arch/arm/dts' -> 'arch/arm/dts/mediatek' 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
|
|
@@ -587,6 +587,10 @@
|
|
status = "okay";
|
|
};
|
|
|
|
+&rtc {
|
|
+ status = "disabled";
|
|
+};
|
|
+
|
|
&sata {
|
|
status = "disabled";
|
|
};
|