ARM: nomadik: disable chrystals in top level board files
Do not force disable the chrystals in the SoC file, this is per-board dependent. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
6bd5e87017
commit
a81cf1ad2a
1 changed files with 0 additions and 2 deletions
|
@ -182,8 +182,6 @@
|
||||||
src: src@101e0000 {
|
src: src@101e0000 {
|
||||||
compatible = "stericsson,nomadik-src";
|
compatible = "stericsson,nomadik-src";
|
||||||
reg = <0x101e0000 0x1000>;
|
reg = <0x101e0000 0x1000>;
|
||||||
disable-sxtalo;
|
|
||||||
disable-mxtalo;
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* MXTAL "Main Chrystal" is a chrystal oscillator @19.2 MHz
|
* MXTAL "Main Chrystal" is a chrystal oscillator @19.2 MHz
|
||||||
|
|
Loading…
Add table
Reference in a new issue