Hi Mike, Stephen, Happy New Year! Please pull the following changes for the current release. Thanks! Maxime The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a: Linux 5.5-rc1 (2019-12-08 14:57:55 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-clk-fixes-for-5.5 for you to fetch changes up to 0c545240aebc2ccb8f661dc54283a14d64659804: clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent order (2020-01-02 10:28:47 +0100) ---------------------------------------------------------------- Our usual set of fixes for Allwinner, to fix the number of reported clocks on the v3s, fixing the external clock on the R40, and some fixes for the AR100 co-processor clocks. ---------------------------------------------------------------- Chen-Yu Tsai (1): clk: sunxi-ng: r40: Allow setting parent rate for external clock outputs Samuel Holland (3): clk: sunxi-ng: sun8i-r: Fix divider on APB0 clock clk: sunxi-ng: h6-r: Simplify R_APB1 clock definition clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent order Yunhao Tian (1): clk: sunxi-ng: v3s: Fix incorrect number of hw_clks. drivers/clk/sunxi-ng/ccu-sun50i-h6-r.c | 16 +++------------- drivers/clk/sunxi-ng/ccu-sun8i-r.c | 21 +++------------------ drivers/clk/sunxi-ng/ccu-sun8i-r40.c | 6 ++++-- drivers/clk/sunxi-ng/ccu-sun8i-v3s.c | 4 ++-- drivers/clk/sunxi-ng/ccu-sun8i-v3s.h | 2 -- 5 files changed, 12 insertions(+), 37 deletions(-)