mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-15 04:42:02 +00:00
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
|
||
|
@@ -588,6 +588,10 @@
|
||
|
status = "okay";
|
||
|
};
|
||
|
|
||
|
+&rtc {
|
||
|
+ status = "disabled";
|
||
|
+};
|
||
|
+
|
||
|
&sata {
|
||
|
status = "disabled";
|
||
|
};
|