Hi Mike, some small issues surfaced with the rockchip clocks after the merge window. I think the tag messages explains it sufficiently, so if this looks ok please pull. Thanks and happy new year Heiko The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v3.19-rockhip-clkfixes1 for you to fetch changes up to 9880d4277f6aab6b21404c824f9d9c652ba518ac: clk: rockchip: fix rk3288 cpuclk core dividers (2014-12-28 23:31:44 +0100) ---------------------------------------------------------------- - two currently unused clocks that need to stay enabled - fix the lock bit locations of the rk3066 plls - fix rk3288 core divider values to the ones actually specified by the soc vendor ---------------------------------------------------------------- Heiko Stuebner (2): clk: rockchip: fix rk3066 pll lock bit location clk: rockchip: fix rk3288 cpuclk core dividers Julien CHAUVEAU (1): clk: rockchip: add CLK_IGNORE_UNUSED flag to fix rk3066/rk3188 USB Host Romain Perier (1): clk: rockchip: Fix clock gate for rk3188 hclk_emem_peri drivers/clk/rockchip/clk-rk3188.c | 27 ++++++++++++++++++++------- drivers/clk/rockchip/clk-rk3288.c | 28 ++++++++++++++-------------- 2 files changed, 34 insertions(+), 21 deletions(-)