Re: [PATCH v7 8/9] clk: mediatek: Add config options for MT2701 subsystem clocks

2016-05-09 Thread Stephen Boyd
On 05/09, James Liao wrote: > HI Stephen, > > On Fri, 2016-05-06 at 16:02 -0700, Stephen Boyd wrote: > > On 04/14, James Liao wrote: > > > MT2701 subsystem clocks are optional and should be enabled only if > > > their subsystem drivers are ready to control these clocks. > > > > > >

Re: [PATCH v7 8/9] clk: mediatek: Add config options for MT2701 subsystem clocks

2016-05-09 Thread Stephen Boyd
On 05/09, James Liao wrote: > HI Stephen, > > On Fri, 2016-05-06 at 16:02 -0700, Stephen Boyd wrote: > > On 04/14, James Liao wrote: > > > MT2701 subsystem clocks are optional and should be enabled only if > > > their subsystem drivers are ready to control these clocks. > > > > > >

Re: [PATCH v7 8/9] clk: mediatek: Add config options for MT2701 subsystem clocks

2016-05-08 Thread James Liao
HI Stephen, On Fri, 2016-05-06 at 16:02 -0700, Stephen Boyd wrote: > On 04/14, James Liao wrote: > > MT2701 subsystem clocks are optional and should be enabled only if > > their subsystem drivers are ready to control these clocks. > > > > Signed-off-by: James Liao > >

Re: [PATCH v7 8/9] clk: mediatek: Add config options for MT2701 subsystem clocks

2016-05-08 Thread James Liao
HI Stephen, On Fri, 2016-05-06 at 16:02 -0700, Stephen Boyd wrote: > On 04/14, James Liao wrote: > > MT2701 subsystem clocks are optional and should be enabled only if > > their subsystem drivers are ready to control these clocks. > > > > Signed-off-by: James Liao > > --- > > Why is this patch

Re: [PATCH v7 8/9] clk: mediatek: Add config options for MT2701 subsystem clocks

2016-05-06 Thread Stephen Boyd
On 04/14, James Liao wrote: > MT2701 subsystem clocks are optional and should be enabled only if > their subsystem drivers are ready to control these clocks. > > Signed-off-by: James Liao > --- Why is this patch split off from the patch that introduces the file? --

Re: [PATCH v7 8/9] clk: mediatek: Add config options for MT2701 subsystem clocks

2016-05-06 Thread Stephen Boyd
On 04/14, James Liao wrote: > MT2701 subsystem clocks are optional and should be enabled only if > their subsystem drivers are ready to control these clocks. > > Signed-off-by: James Liao > --- Why is this patch split off from the patch that introduces the file? -- Qualcomm Innovation Center,

[PATCH v7 8/9] clk: mediatek: Add config options for MT2701 subsystem clocks

2016-04-14 Thread James Liao
MT2701 subsystem clocks are optional and should be enabled only if their subsystem drivers are ready to control these clocks. Signed-off-by: James Liao --- drivers/clk/mediatek/Kconfig | 44 ++-

[PATCH v7 8/9] clk: mediatek: Add config options for MT2701 subsystem clocks

2016-04-14 Thread James Liao
MT2701 subsystem clocks are optional and should be enabled only if their subsystem drivers are ready to control these clocks. Signed-off-by: James Liao --- drivers/clk/mediatek/Kconfig | 44 ++- drivers/clk/mediatek/clk-mt2701.c | 36