Re: [PATCH v3 5/7] clk: qcom: ipq4019: corrected sdcc frequency and parent name

2016-11-01 Thread Stephen Boyd
On 09/21, Abhishek Sahu wrote: > 1. The parent for sdcc clock is sdccpll so corrected the same >in its parent map. > 2. The frequency value was wrong so changed to correct >frequency. > > Signed-off-by: Abhishek Sahu > --- > drivers/clk/qcom/gcc-ipq4019.c | 16 > 1 file

[PATCH v3 5/7] clk: qcom: ipq4019: corrected sdcc frequency and parent name

2016-09-21 Thread Abhishek Sahu
1. The parent for sdcc clock is sdccpll so corrected the same in its parent map. 2. The frequency value was wrong so changed to correct frequency. Signed-off-by: Abhishek Sahu --- drivers/clk/qcom/gcc-ipq4019.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --