[GIT PULL] clk fixes for v4.9-rc6

From: Stephen Boyd
Date: Mon Nov 21 2016 - 21:57:42 EST


The following changes since commit 10f2bfb092e3b49000526c02cfe8b2abbbdbb752:

clk: mmp: pxa910: fix return value check in pxa910_clk_init() (2016-11-01 17:41:20 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

for you to fetch changes up to c8616671af913ed2c5fb5b45f09c28599458ba1a:

Merge tag 'sunxi-clk-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-fixes (2016-11-16 11:10:58 -0800)

----------------------------------------------------------------
A handful of driver fixes. The sunxi fixes are for an incorrect clk tree
configuration and a bad frequency calculation. The other two are fixes for
passing the wrong pointer in drivers recently converted to clk_hw style
registration.

----------------------------------------------------------------
Chen-Yu Tsai (1):
clk: sunxi-ng: sun6i-a31: Force AHB1 clock to use PLL6 as parent

Stephen Boyd (3):
clk: berlin: Pass correct type to hw provider registration
clk: efm32gg: Pass correct type to hw provider registration
Merge tag 'sunxi-clk-fixes-for-4.9' of https://git.kernel.org/.../mripard/linux into clk-fixes

StÃphan Rafin (1):
clk: sunxi: Fix M factor computation for APB1

drivers/clk/berlin/bg2.c | 2 +-
drivers/clk/berlin/bg2q.c | 2 +-
drivers/clk/clk-efm32gg.c | 2 +-
drivers/clk/sunxi-ng/ccu-sun6i-a31.c | 12 ++++++++++++
drivers/clk/sunxi/clk-sunxi.c | 2 +-
5 files changed, 16 insertions(+), 4 deletions(-)

--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project