Re: [PATCH] clk: iproc: round clock rate to the closest

From: Stephen Boyd
Date: Fri Jul 24 2020 - 04:54:28 EST


Quoting Ray Jui (2020-06-12 15:52:12)
> From: Lori Hikichi <lhikichi@xxxxxxxxxxxx>
>
> Change from 'DIV_ROUND_UP' to 'DIV_ROUND_CLOSEST' when calculating the
> clock divisor in the iProc ASIU clock driver to allow to get to the
> closest clock rate.
>
> Fixes: 5fe225c105fd ("clk: iproc: add initial common clock support")
> Signed-off-by: Lori Hikichi <lhikichi@xxxxxxxxxxxx>
> Signed-off-by: Ray Jui <ray.jui@xxxxxxxxxxxx>
> ---

Applied to clk-next