On Sun, Jul 23, 2017 at 6:27 PM, Icenowy Zheng <[email protected]> wrote:
> From: Chen-Yu Tsai <[email protected]>
>
> 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 <[email protected]>
> Signed-off-by: Chen-Yu Tsai <[email protected]>
> Tested-by: Icenowy Zheng <[email protected]>
This is missing
Fixes: 0577e4853bfb ("clk: sunxi-ng: Add H3 clocks")
ChenYu