Re: [PATCH 05/17] clk: qcom: ipq4019: add some fixed clocks for ddrppl and fepll

2016-03-29 Thread Stephen Boyd
On 03/23, Matthew McClintock wrote: > Drivers for these don't exist yet so we will add them as fixed clocks > so we don't BUG() if we change clocks that reference these clocks. > > Signed-off-by: Matthew McClintock > --- Applied to clk-fixes -- Qualcomm Innovation

Re: [PATCH 05/17] clk: qcom: ipq4019: add some fixed clocks for ddrppl and fepll

2016-03-29 Thread Stephen Boyd
On 03/23, Matthew McClintock wrote: > Drivers for these don't exist yet so we will add them as fixed clocks > so we don't BUG() if we change clocks that reference these clocks. > > Signed-off-by: Matthew McClintock > --- Applied to clk-fixes -- Qualcomm Innovation Center, Inc. is a member of

[PATCH 05/17] clk: qcom: ipq4019: add some fixed clocks for ddrppl and fepll

2016-03-23 Thread Matthew McClintock
Drivers for these don't exist yet so we will add them as fixed clocks so we don't BUG() if we change clocks that reference these clocks. Signed-off-by: Matthew McClintock --- drivers/clk/qcom/gcc-ipq4019.c | 10 ++ 1 file changed, 10 insertions(+) diff --git

[PATCH 05/17] clk: qcom: ipq4019: add some fixed clocks for ddrppl and fepll

2016-03-23 Thread Matthew McClintock
Drivers for these don't exist yet so we will add them as fixed clocks so we don't BUG() if we change clocks that reference these clocks. Signed-off-by: Matthew McClintock --- drivers/clk/qcom/gcc-ipq4019.c | 10 ++ 1 file changed, 10 insertions(+) diff --git