Allwinner A64: fix typo

'pll_ddr0' is the dram parent, not 'pll_ddr'
This commit is contained in:
Emmanuel Vadot 2017-07-27 17:51:51 +00:00
parent 0948519ded
commit df8257d71d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=321626

View File

@ -712,7 +712,7 @@ static struct clk_fixed_def *fixed_factor_clks[] = {
static struct aw_clk_init init_clks[] = {
{"ahb1", "pll_periph0", 0, false},
{"ahb2", "pll_periph0", 0, false},
{"dram", "pll_ddr", 0, false},
{"dram", "pll_ddr0", 0, false},
};
void