Re: [PATCH v1 1/4] clk: iproc: Allow iproc pll to runtime calculate vco parameters

2017-12-28 Thread Stephen Boyd
On 08/14, Lori Hikichi wrote: > Add the ability for the iproc pll to calculate the pll parameters at > runtime instead of only using predefined tables. This ability allows > the clock users to select from the full range of vco frequencies. > The old method of table based programming is retained so

[PATCH v1 1/4] clk: iproc: Allow iproc pll to runtime calculate vco parameters

2017-08-14 Thread Lori Hikichi
Add the ability for the iproc pll to calculate the pll parameters at runtime instead of only using predefined tables. This ability allows the clock users to select from the full range of vco frequencies. The old method of table based programming is retained so that existing users will retain expect