Hi Mike, Stephen, some more fixes for the new rk3399 have come up addressing small errors found in the manual during bringup of the soc, so please pull. Thanks Heiko The following changes since commit 03ae1747869437a8e4d0d4e79d4c88c25c6df39c: clk: rockchip: fix checkpatch warning in core code (2016-04-20 09:53:39 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.7-rockchip-clk3 for you to fetch changes up to fd8bc829336a24b770247eb893111bcb8f1ddedb: clk: rockchip: fix the rk3399 cifout clock (2016-04-25 22:54:51 +0200) ---------------------------------------------------------------- A spelling fix and a bunch of rk3399 clock fixes. ---------------------------------------------------------------- Colin Ian King (1): clk: rockchip: fix of spelling mistake on unsuccessful in pll clock type Heiko Stuebner (1): Merge branch 'v4.7-shared/clkids' into v4.7-clk/next Xing Zheng (8): clk: rockchip: fix the gate bit for i2c4 and i2c8 on rk3399 clk: rockchip: add general gpu soft-reset on rk3399 clk: rockchip: rename rga clock-id on rk3399 clk: rockchip: export some necessary rk3399 clock ids clk: rockchip: assign more necessary rk3399 clock ids clk: rockchip: add some frequencies on the rk3399 PLL table clk: rockchip: drop unnecessary CLK_IGNORE_UNUSED flags from rk3399 clk: rockchip: fix the rk3399 cifout clock drivers/clk/rockchip/clk-pll.c | 4 +- drivers/clk/rockchip/clk-rk3399.c | 344 +++++++++++++++++---------------- include/dt-bindings/clock/rk3399-cru.h | 5 +- 3 files changed, 183 insertions(+), 170 deletions(-)