diff options
Diffstat (limited to 'arch/arm/boot/dts/at91-ariag25.dts')
-rw-r--r-- | arch/arm/boot/dts/at91-ariag25.dts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/at91-ariag25.dts b/arch/arm/boot/dts/at91-ariag25.dts index 55ab6180e350..e9ced30159a7 100644 --- a/arch/arm/boot/dts/at91-ariag25.dts +++ b/arch/arm/boot/dts/at91-ariag25.dts | |||
@@ -42,6 +42,14 @@ | |||
42 | compatible = "atmel,osc", "fixed-clock"; | 42 | compatible = "atmel,osc", "fixed-clock"; |
43 | clock-frequency = <12000000>; | 43 | clock-frequency = <12000000>; |
44 | }; | 44 | }; |
45 | |||
46 | slow_xtal { | ||
47 | clock-frequency = <32768>; | ||
48 | }; | ||
49 | |||
50 | main_xtal { | ||
51 | clock-frequency = <12000000>; | ||
52 | }; | ||
45 | }; | 53 | }; |
46 | 54 | ||
47 | ahb { | 55 | ahb { |