[v2 PATCH 1/3] clk: rockchip: Fractional dividers can't set parent rates

Heiko Stuebner heiko at sntech.de
Sun Sep 4 14:50:21 PDT 2016


Am Donnerstag, 1. September 2016, 20:26:23 CEST schrieb Chris Zhong:
> From: Douglas Anderson <dianders at chromium.org>
> 
> Currently the fractional divider clock time can't handle the
> CLK_SET_RATE_PARENT flag. This is because, unlike normal dividers,
> there is no clk_divider_bestdiv() function to try speeding up the parent
> to see if it helps things.
> 
> Eventually someone could try to figure out how to make fractional
> dividers able to use CLK_SET_RATE_PARENT, but until they do let's not
> confuse the common clock framework (and anyone using it) by setting the
> flag.
> 
> Signed-off-by: Douglas Anderson <dianders at chromium.org>
> Signed-off-by: Chris Zhong <zyw at rock-chips.com>

applied to my clk-branch for 4.9, after changing the subject to
    clk: rockchip: drop CLK_SET_RATE_PARENT from rk3399 fractional dividers


Heiko



More information about the Linux-rockchip mailing list