ath79: fix WNDR3800 support
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9331.dtsi
index ed816c06182075715f01efd205c8cd53e778975b..5ce755a5924206fe3f4f07ec0b811e6632197ac5 100644 (file)
@@ -1,6 +1,11 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 #include "ar9330.dtsi"
 
 / {
        compatible = "qca,ar9331";
+
+       ref: ref {
+               compatible = "fixed-clock";
+               #clock-cells = <0>;
+       };
 };