mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
ade563ba84
Signed-off-by: Felix Fietkau <nbd@nbd.name>
22 lines
343 B
Diff
22 lines
343 B
Diff
--- a/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
|
|
+++ b/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
|
|
@@ -564,12 +564,16 @@
|
|
status = "okay";
|
|
};
|
|
|
|
+&rtc {
|
|
+ status = "disabled";
|
|
+};
|
|
+
|
|
&sata {
|
|
- status = "disable";
|
|
+ status = "disabled";
|
|
};
|
|
|
|
&sata_phy {
|
|
- status = "disable";
|
|
+ status = "disabled";
|
|
};
|
|
|
|
&spi0 {
|