ARM: at91/dt: evk-pro3: define slow crytal frequency

Define Telit EVK-PRO3 slow crystal frequency

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
Alexandre Belloni 2014-07-09 15:23:05 +02:00
parent c544bc7a43
commit 2421d1c6d2
1 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,12 @@ / {
model = "Telit EVK-PRO3 for Telit GE863-PRO3";
compatible = "telit,evk-pro3", "atmel,at91sam9260", "atmel,at91sam9";
clocks {
slow_xtal {
clock-frequency = <32768>;
};
};
ahb {
apb {
macb0: ethernet@fffc4000 {