[PATCH v4 4/5] clk: add CLK_SET_RATE_NO_REPARENT flag

Stephen Warren swarren at wwwdotorg.org
Mon May 20 16:44:05 EDT 2013


On 05/20/2013 07:28 AM, James Hogan wrote:
> Add a CLK_SET_RATE_NO_REPARENT clock flag, which will prevent muxes
> being reparented during clk_set_rate.
> 
> To avoid breaking existing platforms, all callers of clk_register_mux()
> are adjusted to pass the new flag. Platform maintainers are encouraged
> to remove the flag if they wish to allow mux reparenting on set_rate.

The Tegra parts,
Acked-by: Stephen Warren <swarren at nvidia.com>



More information about the linux-arm-kernel mailing list