forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/arm/boot/dts/kirkwood-ts219.dtsi
....@@ -104,3 +104,11 @@
104104 &pcie0 {
105105 status = "okay";
106106 };
107
+
108
+&rtc {
109
+ /*
110
+ * There is a s35390a available on the i2c bus, the internal rtc isn't
111
+ * working (probably no crystal assembled).
112
+ */
113
+ status = "disabled";
114
+};