summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom/apss-ipq-pll.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/qcom/apss-ipq-pll.c')
-rw-r--r--drivers/clk/qcom/apss-ipq-pll.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/clk/qcom/apss-ipq-pll.c b/drivers/clk/qcom/apss-ipq-pll.c
index 5e3da5558..678b805f1 100644
--- a/drivers/clk/qcom/apss-ipq-pll.c
+++ b/drivers/clk/qcom/apss-ipq-pll.c
@@ -73,9 +73,8 @@ static struct clk_alpha_pll ipq_pll_stromer_plus = {
},
};
-/* 1.008 GHz configuration */
static const struct alpha_pll_config ipq5018_pll_config = {
- .l = 0x2a,
+ .l = 0x32,
.config_ctl_val = 0x4001075b,
.config_ctl_hi_val = 0x304,
.main_output_mask = BIT(0),