ARM: at91/dt: add xtal frequencies to sama5d3 xplained board

Define crystal properties of sama5d3 xplained board.

Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
Boris BREZILLON 2014-04-22 15:12:36 +02:00 committed by Nicolas Ferre
parent 221bfd054c
commit 58a5c3d896
1 changed files with 8 additions and 0 deletions

View File

@ -21,6 +21,14 @@
reg = <0x20000000 0x10000000>;
};
slow_xtal {
clock-frequency = <32768>;
};
main_xtal {
clock-frequency = <12000000>;
};
ahb {
apb {
mmc0: mmc@f0000000 {