On 08/14, Lori Hikichi wrote: > The pll post divider code was using DIV_ROUND_UP when determining the > divider value best suited to produce the target frequency. > Using DIV_ROUND_CLOSEST will give us better divider values when > the division results in a small remainder. > Also, change the post divider clock over to the determine_rate api > instead of round_rate. > > Signed-off-by: Simran Rai <[email protected]> > Signed-off-by: Lori Hikichi <[email protected]> > ---
Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project

