rk3066b: emmc force even div
authorchenxing <chenxing@rock-chips.com>
Sat, 1 Jun 2013 02:45:43 +0000 (10:45 +0800)
committerchenxing <chenxing@rock-chips.com>
Sat, 1 Jun 2013 02:45:43 +0000 (10:45 +0800)
arch/arm/mach-rk30/clock_data-rk3066b.c

index f53c0719fffc08429c23529764ccc902b605ee25..161fcbafb56821b115acf9ad0bf1dab79acd9b92 100644 (file)
@@ -2220,7 +2220,7 @@ static struct clk clk_emmc = {
        .parent         = &hclk_periph,
        .mode           = gate_mode,
        .recalc         = clksel_recalc_div,
-       .set_rate       = clksel_set_rate_freediv,
+       .set_rate       = clksel_set_rate_even,
        .gate_idx       = CLK_GATE_EMMC_SRC,
        .clksel_con     = CRU_CLKSELS_CON(12),
        CRU_DIV_SET(0x3f, 8, 64),