mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
rk30: emmc force even div
This commit is contained in:
parent
b61557f352
commit
54b820dfdb
|
|
@ -1696,7 +1696,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,
|
||||
.clksel_con =CRU_CLKSELS_CON(12),
|
||||
CRU_DIV_SET(0x3f,8,64),
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user