Merge "clk: qcom: 8909: Update the Fmax corner map for byte0_clk"

This commit is contained in:
Linux Build Service Account 2015-01-14 17:12:16 -08:00 committed by Gerrit - the friendly Code Review server
commit 9a8d883103
1 changed files with 1 additions and 1 deletions

View File

@ -968,7 +968,7 @@ static struct rcg_clk byte0_clk_src = {
.c = {
.dbg_name = "byte0_clk_src",
.ops = &clk_ops_byte,
VDD_DIG_FMAX_MAP2(LOW, 62500000, NOMINAL, 125000000),
VDD_DIG_FMAX_MAP1(LOW, 125000000),
CLK_INIT(byte0_clk_src.c),
},
};