[PATCH] clk: sunxi-ng: sun5i: Add clk_set_rate_parent to the CPU clock
From: Chen-Yu Tsai <hidden>
Date: 2017-07-22 02:23:46
Also in:
linux-clk, stable
From: Chen-Yu Tsai <hidden>
Date: 2017-07-22 02:23:46
Also in:
linux-clk, stable
On Sat, Jul 22, 2017 at 12:19 AM, Maxime Ripard [off-list ref] wrote:
The current CPU clock is missing the option to change the rate of its
parents, leading to improper rates calculated by cpufreq, and eventually
crashes.
Cc: <redacted>
Fixes: 5e73761786d6 ("clk: sunxi-ng: Add sun5i CCU driver")
Reported-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Maxime Ripard <redacted>Acked-by: Chen-Yu Tsai <redacted>