[PATCH v2 3/20] clk: sunxi-ng: div: Switch to divider_round_rate
From: Chen-Yu Tsai <hidden>
Date: 2017-05-04 03:20:58
Also in:
dri-devel, linux-clk, linux-devicetree, lkml
From: Chen-Yu Tsai <hidden>
Date: 2017-05-04 03:20:58
Also in:
dri-devel, linux-clk, linux-devicetree, lkml
On Wed, May 3, 2017 at 7:59 PM, Maxime Ripard [off-list ref] wrote:
divider_round_rate already evaluates changing the parent rate if
^^^ Might want to update this, as you are now using the new function
you added in patch 1.
CLK_SET_RATE_PARENT is set. Now that we can do that on muxes too, let's just use it. Signed-off-by: Maxime Ripard <redacted>
Otherwise, Acked-by: Chen-Yu Tsai <redacted>