Re: [linux-sunxi] [PATCH 05/10] clk: sunxi-ng: h3: gate then ungate PLL CPU clk after rate change

From: Chen-Yu Tsai
Date: Fri Aug 04 2017 - 00:12:03 EST


On Wed, Jul 26, 2017 at 3:14 PM, Chen-Yu Tsai <wens@xxxxxxxx> wrote:
> On Sun, Jul 23, 2017 at 6:27 PM, Icenowy Zheng <icenowy@xxxxxxx> wrote:
>> From: Chen-Yu Tsai <wens@xxxxxxxx>
>>
>> This patch utilizes the new PLL clk notifier to gate then ungate the
>> PLL CPU clock after rate changes. This should prevent any system hangs
>> resulting from cpufreq changes to the clk.
>>
>> Reported-by: Ondrej Jirman <megous@xxxxxxxxxx>
>> Signed-off-by: Chen-Yu Tsai <wens@xxxxxxxx>
>> Tested-by: Icenowy Zheng <icenowy@xxxxxxx>
>
> This is missing
>
> Fixes: 0577e4853bfb ("clk: sunxi-ng: Add H3 clocks")

Applied for 4.14 with the Fixes tag and Stephen's ack.