Skip to content

Commit

Permalink
ARM: at91/dt: define main xtal frequency of the at91sam9261ek board
Browse files Browse the repository at this point in the history
Define at91sam9261ek main crystal frequency.

Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
Acked-by: Jean-Jacques HIBLOT <jjhiblot@traphandler.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 884fb7d commit b617064
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/at91sam9261ek.dts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
reg = <0x20000000 0x4000000>;
};

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

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

0 comments on commit b617064

Please sign in to comment.