Re: [PATCH v4 05/12] clk: qcom: Add MSM8960/APQ8064's HFPLLs

2017-12-13 Thread Sricharan R
Hi Rob, On 12/13/2017 2:06 AM, Rob Herring wrote: > On Fri, Dec 08, 2017 at 03:12:23PM +0530, Sricharan R wrote: >> From: Stephen Boyd >> >> Describe the HFPLLs present on MSM8960 and APQ8064 devices. >> >> Signed-off-by: Stephen Boyd >> --- >>

Re: [PATCH v4 05/12] clk: qcom: Add MSM8960/APQ8064's HFPLLs

2017-12-13 Thread Sricharan R
Hi Rob, On 12/13/2017 2:06 AM, Rob Herring wrote: > On Fri, Dec 08, 2017 at 03:12:23PM +0530, Sricharan R wrote: >> From: Stephen Boyd >> >> Describe the HFPLLs present on MSM8960 and APQ8064 devices. >> >> Signed-off-by: Stephen Boyd >> --- >> drivers/clk/qcom/gcc-msm8960.c |

Re: [PATCH v4 05/12] clk: qcom: Add MSM8960/APQ8064's HFPLLs

2017-12-12 Thread Rob Herring
On Fri, Dec 08, 2017 at 03:12:23PM +0530, Sricharan R wrote: > From: Stephen Boyd > > Describe the HFPLLs present on MSM8960 and APQ8064 devices. > > Signed-off-by: Stephen Boyd > --- > drivers/clk/qcom/gcc-msm8960.c | 172 >

Re: [PATCH v4 05/12] clk: qcom: Add MSM8960/APQ8064's HFPLLs

2017-12-12 Thread Rob Herring
On Fri, Dec 08, 2017 at 03:12:23PM +0530, Sricharan R wrote: > From: Stephen Boyd > > Describe the HFPLLs present on MSM8960 and APQ8064 devices. > > Signed-off-by: Stephen Boyd > --- > drivers/clk/qcom/gcc-msm8960.c | 172 > +++ >

[PATCH v4 05/12] clk: qcom: Add MSM8960/APQ8064's HFPLLs

2017-12-08 Thread Sricharan R
From: Stephen Boyd Describe the HFPLLs present on MSM8960 and APQ8064 devices. Signed-off-by: Stephen Boyd --- drivers/clk/qcom/gcc-msm8960.c | 172 +++ include/dt-bindings/clock/qcom,gcc-msm8960.h | 2 + 2

[PATCH v4 05/12] clk: qcom: Add MSM8960/APQ8064's HFPLLs

2017-12-08 Thread Sricharan R
From: Stephen Boyd Describe the HFPLLs present on MSM8960 and APQ8064 devices. Signed-off-by: Stephen Boyd --- drivers/clk/qcom/gcc-msm8960.c | 172 +++ include/dt-bindings/clock/qcom,gcc-msm8960.h | 2 + 2 files changed, 174 insertions(+) diff --git

[PATCH v4 05/12] clk: qcom: Add MSM8960/APQ8064's HFPLLs

2017-12-08 Thread Sricharan R
From: Stephen Boyd Describe the HFPLLs present on MSM8960 and APQ8064 devices. Signed-off-by: Stephen Boyd --- drivers/clk/qcom/gcc-msm8960.c | 172 +++ include/dt-bindings/clock/qcom,gcc-msm8960.h | 2 + 2

[PATCH v4 05/12] clk: qcom: Add MSM8960/APQ8064's HFPLLs

2017-12-08 Thread Sricharan R
From: Stephen Boyd Describe the HFPLLs present on MSM8960 and APQ8064 devices. Signed-off-by: Stephen Boyd --- drivers/clk/qcom/gcc-msm8960.c | 172 +++ include/dt-bindings/clock/qcom,gcc-msm8960.h | 2 + 2 files changed, 174 insertions(+) diff --git