Re: [PATCH RESEND] CLK: ARC: Set initial pll output frequency specified in device tree

2017-11-14 Thread sb...@codeaurora.org
On 11/14, Alexey Brodkin wrote: > Hi Vladimir, > > On Tue, 2017-11-14 at 19:01 +0200, Vladimir Zapolskiy wrote: > > On 11/14/2017 02:20 PM, Eugeniy Paltsev wrote: > > > > > > Add option to set initial output frequency of plls via > > > "clock-frequency" property in pll's device tree node. > > > T

Re: [PATCH] CLK: ARC: Set initial pll output frequency specified in device tree

2017-11-13 Thread sb...@codeaurora.org
On 11/13, Eugeniy Paltsev wrote: > Hi Stephen, Michael, > > Please treat this message as a polite reminder to review my patch. > It would be really nice to see this patch in 4.15. Sorry I don't have this in my queue. It might make v4.15 but the mere window is open now and I lost this patch someho

Re: [PATCH] ARC: clk: introduce HSDKv1 pll driver

2017-08-09 Thread sb...@codeaurora.org
On 08/09, Eugeniy Paltsev wrote: > On Thu, 2017-08-03 at 18:53 -0700, Stephen Boyd wrote: > > On 07/14, Eugeniy Paltsev wrote: > > > + /* input divider = reg.idiv + 1 */ > > > + idiv = 1 + ((val & CGU_PLL_CTRL_IDIV_MASK) >> > > > CGU_PLL_CTRL_IDIV_SHIFT); > > > + /* fb divider = 2*(reg.fbdiv + 1) *

Re: [PATCH v4] clk: axs10x: introduce AXS10X pll driver

2017-07-12 Thread sb...@codeaurora.org
On 07/12, Eugeniy Paltsev wrote: > On Tue, 2017-07-11 at 22:25 -0700, Stephen Boyd wrote: > > On 06/21, Eugeniy Paltsev wrote: > > > AXS10X boards manages it's clocks using various PLLs. These PLL has > > > same > > > dividers and corresponding control registers mapped to different > > > addresses.

Re: [PATCH v2] clk/axs10x: introduce AXS10X pll driver

2017-04-19 Thread sb...@codeaurora.org
On 04/05, Vlad Zakharov wrote: > Hi Stephen, > > On Tue, 2017-04-04 at 18:35 -0700, Stephen Boyd wrote: > > > + .pll_table = (struct pll_of_table []){ > > > + { > > > + .prate = 2700, > > > > Can this be another clk in the framework instead of hardcoding >

Re: [RESEND PATCH v4] clk/axs10x: Add I2S PLL clock driver

2016-04-15 Thread sb...@codeaurora.org
On 04/15, Alexey Brodkin wrote: > Hi Stephen, > > On Mon, 2016-04-11 at 15:03 -0700, sb...@codeaurora.org wrote: > > On 04/11, Alexey Brodkin wrote: > > > > > > On Mon, 2016-04-11 at 11:41 +0100, Jose Abreu wrote: > > > > > > >

Re: [RESEND PATCH v4] clk/axs10x: Add I2S PLL clock driver

2016-04-11 Thread sb...@codeaurora.org
On 04/11, Alexey Brodkin wrote: > On Mon, 2016-04-11 at 11:41 +0100, Jose Abreu wrote: > > + * warranty of any kind, whether express or implied. > > + */ > > + > > +#include > > +#include > > +#include > > +#include > > +#include > > "linux/platform_device.h" includes "linux/device.h" so you