projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5565c0d
)
rk3066b: emmc force even div
author
chenxing
<chenxing@rock-chips.com>
Sat, 1 Jun 2013 02:45:43 +0000
(10:45 +0800)
committer
chenxing
<chenxing@rock-chips.com>
Sat, 1 Jun 2013 02:45:43 +0000
(10:45 +0800)
arch/arm/mach-rk30/clock_data-rk3066b.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk30/clock_data-rk3066b.c
b/arch/arm/mach-rk30/clock_data-rk3066b.c
index f53c0719fffc08429c23529764ccc902b605ee25..161fcbafb56821b115acf9ad0bf1dab79acd9b92 100644
(file)
--- a/
arch/arm/mach-rk30/clock_data-rk3066b.c
+++ b/
arch/arm/mach-rk30/clock_data-rk3066b.c
@@
-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),