[PATCH 1/2] clk: fixed-factor: Allow for a few clocks to change the parent rate
From: Stephen Boyd <hidden>
Date: 2016-07-02 00:17:08
Also in:
linux-clk, linux-devicetree
From: Stephen Boyd <hidden>
Date: 2016-07-02 00:17:08
Also in:
linux-clk, linux-devicetree
On 06/22, Maxime Ripard wrote:
The only way for a fixed factor clock to change its rate would be to change its parent rate. Since passing blindly CLK_SET_RATE_PARENT might break a lot of platforms that were relying on the fact that the parent rate wouldn't change, introduce a compatible-based whitelist that will allow clocks to opt-in that flag. Signed-off-by: Maxime Ripard <redacted> ---
Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project