Re: [PATCH] clk: use get_phase() if available

2018-02-15 Thread Jerome Brunet
On Thu, 2018-02-15 at 11:28 +0100, Jerome Brunet wrote: > When the get_phase() callback is available, we should use it > instead of just relying the values cached, and assumed un-rounded, > by the framework > > Signed-off-by: Jerome Brunet > --- > > Hi Mike, Stephen, > > This changes applies on

[PATCH] clk: use get_phase() if available

2018-02-15 Thread Jerome Brunet
When the get_phase() callback is available, we should use it instead of just relying the values cached, and assumed un-rounded, by the framework Signed-off-by: Jerome Brunet --- Hi Mike, Stephen, This changes applies on top of the phase fix I've sent [0] [0]: https://lkml.kernel.org/r/20180215