mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
rk30: clock: support ddr driver freq change
This commit is contained in:
@@ -1018,7 +1018,7 @@ static struct clk ddr_pll_clk = {
|
||||
.name = "ddr_pll",
|
||||
.parent = &xin24m,
|
||||
.recalc = plls_clk_recalc,
|
||||
//.set_rate = ddr_pll_clk_set_rate,
|
||||
.set_rate = ddr_pll_clk_set_rate,
|
||||
.pll=&dpll_data,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user