提交 cea5c34d 编写于 作者: A Alexandre Belloni

ARM: at91/dt: ge863-pro3: define main crystal frequency

Define Telit GE863-PRO3 main crystal frequency.
Signed-off-by: NAlexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: NNicolas Ferre <nicolas.ferre@atmel.com>
上级 80994f0a
...@@ -19,6 +19,10 @@ ...@@ -19,6 +19,10 @@
compatible = "atmel,osc", "fixed-clock"; compatible = "atmel,osc", "fixed-clock";
clock-frequency = <6000000>; clock-frequency = <6000000>;
}; };
main_xtal {
clock-frequency = <6000000>;
};
}; };
ahb { ahb {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册