Re: [PATCH 02/17] clk: sunxi: Propagate rate changes to parent for mux clocks

2015-01-06 Thread Maxime Ripard
On Tue, Jan 06, 2015 at 10:35:12AM +0800, Chen-Yu Tsai wrote: > The cpu clock on sunxi machines is just a mux clock, which is normally > fed by the main PLL, but can be muxed to the main or low power oscillator. > > Make the mux clock propagate rate changes to its parent, so we can > change the cl

[PATCH 02/17] clk: sunxi: Propagate rate changes to parent for mux clocks

2015-01-05 Thread Chen-Yu Tsai
The cpu clock on sunxi machines is just a mux clock, which is normally fed by the main PLL, but can be muxed to the main or low power oscillator. Make the mux clock propagate rate changes to its parent, so we can change the clock rate of the PLL, and thus actually implement rate changing on the cp