aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9331.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar9331.dtsi')
-rw-r--r--target/linux/ath79/dts/ar9331.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/ath79/dts/ar9331.dtsi b/target/linux/ath79/dts/ar9331.dtsi
index b29c88a958..5ce755a592 100644
--- a/target/linux/ath79/dts/ar9331.dtsi
+++ b/target/linux/ath79/dts/ar9331.dtsi
@@ -3,4 +3,9 @@
/ {
compatible = "qca,ar9331";
+
+ ref: ref {
+ compatible = "fixed-clock";
+ #clock-cells = <0>;
+ };
};