mirror of https://github.com/torvalds/linux.git
Add notifier function for PLL0 clock. In the function, the cpu_root clock
should be operated by saving its current parent and setting a new safe
parent (osc clock) before setting the PLL0 clock rate. After setting PLL0
rate, it should be switched back to the original parent clock.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| clk-starfive-jh71x0.c | ||
| clk-starfive-jh71x0.h | ||
| clk-starfive-jh7100-audio.c | ||
| clk-starfive-jh7100.c | ||
| clk-starfive-jh7110-aon.c | ||
| clk-starfive-jh7110-isp.c | ||
| clk-starfive-jh7110-pll.c | ||
| clk-starfive-jh7110-stg.c | ||
| clk-starfive-jh7110-sys.c | ||
| clk-starfive-jh7110-vout.c | ||
| clk-starfive-jh7110.h | ||