Skip to content

Commit

Permalink
ARM: at91/dt: define sam9rlek crystal frequencies
Browse files Browse the repository at this point in the history
Define at91sam9rlek crystal frequencies.

Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
  • Loading branch information
Boris BREZILLON authored and Nicolas Ferre committed May 7, 2014
1 parent 2078da9 commit 6730fef
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions arch/arm/boot/dts/at91sam9rlek.dts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,15 @@
reg = <0x20000000 0x4000000>;
};


slow_xtal {
clock-frequency = <32768>;
};

main_xtal {
clock-frequency = <12000000>;
};

clocks {
#address-cells = <1>;
#size-cells = <1>;
Expand Down

0 comments on commit 6730fef

Please sign in to comment.