Re: [PATCH v2] clk: mediatek: Export CPU mux clocks for CPU frequency control

2015-05-18 Thread Pi-Cheng Chen
Hi Stephen, On Sat, May 16, 2015 at 3:00 AM, Stephen Boyd wrote: > On 04/20, pi-cheng.chen wrote: >> Signed-off-by: pi-cheng.chen >> diff --git a/drivers/clk/mediatek/clk-cpumux.c >> b/drivers/clk/mediatek/clk-cpumux.c >> new file mode 100644 >> index 000..dc14074 >> --- /dev/null >> +++ b/

Re: [PATCH v2] clk: mediatek: Export CPU mux clocks for CPU frequency control

2015-05-18 Thread Pi-Cheng Chen
Hi Ricky, On Fri, May 15, 2015 at 2:16 PM, Ricky Liang wrote: > On Mon, Apr 20, 2015 at 5:25 PM, pi-cheng.chen > wrote: >> This patch adds CPU mux clocks which are used by Mediatek cpufreq driver for >> intermediate clock source switching. It is based on v11 of common clock >> support >> for M

Re: [PATCH v2] clk: mediatek: Export CPU mux clocks for CPU frequency control

2015-05-15 Thread Stephen Boyd
On 04/20, pi-cheng.chen wrote: > Signed-off-by: pi-cheng.chen > diff --git a/drivers/clk/mediatek/clk-cpumux.c > b/drivers/clk/mediatek/clk-cpumux.c > new file mode 100644 > index 000..dc14074 > --- /dev/null > +++ b/drivers/clk/mediatek/clk-cpumux.c > @@ -0,0 +1,122 @@ > +/* > + * Copyright

Re: [PATCH v2] clk: mediatek: Export CPU mux clocks for CPU frequency control

2015-05-14 Thread Ricky Liang
On Mon, Apr 20, 2015 at 5:25 PM, pi-cheng.chen wrote: > This patch adds CPU mux clocks which are used by Mediatek cpufreq driver for > intermediate clock source switching. It is based on v11 of common clock > support > for Mediatek MT8135 and MT8173[1] > > [1] > http://lists.infradead.org/piperm