]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/arm/mach-realview/core.c
ARM: ICST: provide definitions for max/min VCO frequencies
[net-next-2.6.git] / arch / arm / mach-realview / core.c
index ac504745fed1a0c3772e8e07ee559ea8fe0459c0..5a850f0dc36c4e44a7d1936449890deab10a0d62 100644 (file)
@@ -275,7 +275,7 @@ struct mmci_platform_data realview_mmc1_plat_data = {
  */
 static const struct icst_params realview_oscvco_params = {
        .ref            = 24000,
-       .vco_max        = 200000,
+       .vco_max        = ICST307_VCO_MAX,
        .vd_min         = 4 + 8,
        .vd_max         = 511 + 8,
        .rd_min         = 1 + 2,