Re: [PATCH] clk: qcom: Add IPQ8064 PLL required for USB

From: Stephen Boyd
Date: Mon Sep 15 2014 - 14:18:31 EST


On 09/14/14 21:12, Andy Gross wrote:
> static struct clk_pll pll3 = {
> .l_reg = 0x3164,
> .m_reg = 0x3168,
> @@ -155,6 +182,7 @@ static const char *gcc_pxo_pll8_pll0_map[] = {
> "pxo",
> "pll8_vote",
> "pll0",
> + "pll0_vote",
> };

This is wrong. We should be removing pll0 and adding pll0_vote.

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/