On Mon, Jul 24, 2017 at 11:10 AM, Chen-Yu Tsai [off-list ref] wrote:
On Sun, Jul 23, 2017 at 6:27 PM, Icenowy Zheng [off-list ref] wrote:
quoted
The CPUX clock, which is the main clock of the ARM core on Allwinner H3,
can be adjusted by changing the frequency of the PLL_CPUX clock.
Allowing setting parent clock for the CPUX clock, thus the PLL_CPUX
clock can be adjusted when adjusting the CPUX clock.
Signed-off-by: Icenowy Zheng <redacted>
Fixes: 0577e4853bfb ("clk: sunxi-ng: Add H3 clocks")
Reviewed-by: Chen-Yu Tsai <redacted>
Applied for 4.14 with the Fixes tag and Stephen's ack.
ChenYu