rk3066b: fix gpu src select bit
authorchenxing <chenxing@rock-chips.com>
Fri, 28 Sep 2012 08:23:51 +0000 (16:23 +0800)
committerchenxing <chenxing@rock-chips.com>
Fri, 28 Sep 2012 08:23:51 +0000 (16:23 +0800)
arch/arm/mach-rk30/clock_data-rk3066b.c

index 16d443283a01704a49dadadad575621b37e8501f..ab8e0891cea44e905312d4b85f040db383852066 100644 (file)
@@ -1282,7 +1282,7 @@ static struct clk clk_gpu = {
        .clksel_con     = CRU_CLKSELS_CON(33),
        .gate_idx       = CLK_GATE_CLK_GPU,
        CRU_DIV_SET(0x1f, 0, 32),
-       CRU_SRC_SET(0x1, 8),
+       CRU_SRC_SET(0x1, 7),
        CRU_PARENTS_SET(gpu_parents),
 };
 #ifdef ARCH_RK31