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

2014-09-16 Thread Stephen Boyd
On 09/16, Andy Gross wrote: > This patch adds the PLL0 that is required for the USB clocks to work properly. > > Changes in v2: Correct table to only use pll0_vote > > Signed-off-by: Andy Gross > --- Thanks, looks good. Reviewed-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a membe

[Patch v2] clk: qcom: Add IPQ8064 PLL required for USB

2014-09-16 Thread Andy Gross
This patch adds the PLL0 that is required for the USB clocks to work properly. Changes in v2: Correct table to only use pll0_vote Signed-off-by: Andy Gross --- drivers/clk/qcom/gcc-ipq806x.c | 31 ++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/dr