]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge tag 'sunxi-clk-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel...
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 2 Aug 2017 16:11:44 +0000 (09:11 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Wed, 2 Aug 2017 16:11:44 +0000 (09:11 -0700)
Pull one Allwinner clock fix from Chen-Yu Tsai:

One critical clock fix for sun5i (A10s/A13/R8) which enables propagation
of clock rate changes from the "cpu" clock to it's parent PLL clock.
This fixes cpufreq related crashes that have been observed on KernelCI
with the C.H.I.P. and multi_v7_defconfig.

* tag 'sunxi-clk-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  clk: sunxi-ng: sun5i: Add clk_set_rate_parent to the CPU clock


Trivial merge