rk29: sdk: more fix for vmac and usb host 1.1 both enabled
author黄涛 <huangtao@rock-chips.com>
Mon, 18 Jul 2011 11:21:12 +0000 (19:21 +0800)
committer黄涛 <huangtao@rock-chips.com>
Mon, 18 Jul 2011 11:21:42 +0000 (19:21 +0800)
arch/arm/mach-rk29/board-rk29sdk.c

index 7a11667ce000a98050be3efd05c32bd1866a6ccc..c07896328862cc5512742ede1862645f2e1e405d 100755 (executable)
@@ -1269,7 +1269,7 @@ static struct platform_device rk29sdk_rfkill = {
 
 #ifdef CONFIG_VIVANTE
 #define GPU_HIGH_CLOCK        552
-#define GPU_LOW_CLOCK         288 /* same as general pll clock rate below */
+#define GPU_LOW_CLOCK         (periph_pll_default / 1000000) /* same as general pll clock rate below */
 static struct resource resources_gpu[] = {
     [0] = {
                .name   = "gpu_irq",