summaryrefslogtreecommitdiff
path: root/src/arm/at91-foxg20.dts
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm/at91-foxg20.dts')
-rw-r--r--src/arm/at91-foxg20.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/arm/at91-foxg20.dts b/src/arm/at91-foxg20.dts
index cbe967343997..f89598af4c2b 100644
--- a/src/arm/at91-foxg20.dts
+++ b/src/arm/at91-foxg20.dts
@@ -31,6 +31,14 @@
compatible = "atmel,osc", "fixed-clock";
clock-frequency = <18432000>;
};
+
+ slow_xtal {
+ clock-frequency = <32768>;
+ };
+
+ main_xtal {
+ clock-frequency = <18432000>;
+ };
};
ahb {