OSDN Git Service

Merge tag 'v4.10-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 30 Nov 2016 22:38:00 +0000 (14:38 -0800)
committerStephen Boyd <sboyd@codeaurora.org>
Tue, 6 Dec 2016 23:17:26 +0000 (15:17 -0800)
commite3f4358e234edeb8fa28226387026fce72e454c1
treed478758a59ea046c21f4a738f8909cbacf9cf21b
parent96893e101eb294bced8358fbd48cbac175977aa4
parente44dde27949254b7da7259ab90864c211c14ade3
Merge tag 'v4.10-rockchip-clk2' of git://git./linux/kernel/git/mmind/linux-rockchip into clk-next

Pull rockchip clk driver updates from Heiko Stuebner:

A new clock controller for the rk1108 soc (single-core Cortex-A7+DSP),
a fix making sure the cpuclk rate is actually valid, before trying to
set it and a copy-paste fix for the rk3399's testclk.

* tag 'v4.10-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
  clk: rockchip: add clock controller for rk1108
  dt-bindings: add documentation for rk1108 cru
  clk: rockchip: add dt-binding header for rk1108
  clk: rockchip: fix copy-paste error in rk3399 testclk
  clk: rockchip: validity should be checked prior to cpu clock rate change