|
@@ -84,6 +84,7 @@ static struct clk_fixed_factor gpll0_out_main_div2 = {
|
|
static struct clk_alpha_pll_postdiv gpll0 = {
|
|
static struct clk_alpha_pll_postdiv gpll0 = {
|
|
.offset = 0x21000,
|
|
.offset = 0x21000,
|
|
.regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_DEFAULT],
|
|
.regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_DEFAULT],
|
|
|
|
+ .width = 4,
|
|
.clkr.hw.init = &(struct clk_init_data){
|
|
.clkr.hw.init = &(struct clk_init_data){
|
|
.name = "gpll0",
|
|
.name = "gpll0",
|
|
.parent_names = (const char *[]){
|
|
.parent_names = (const char *[]){
|