-
- Downloads
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Pull clk fixes from Stephen Boyd" - one stm32f4 fix for a change that introduced the PLL_I2S and PLL_SAI boards - two Allwinner clk driver build fixes - two Allwinner CPU clk driver fixes where we see random CPUFreq crashes because the CPU's PLL locks up sometimes when we change the rate * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: clk: sunxi-ng: a33: gate then ungate PLL CPU clk after rate change clk: sunxi-ng: Add clk notifier to gate then ungate PLL clocks clk: sunxi-ng: fix build failure in ccu-sun9i-a80 driver clk: sunxi-ng: fix build error without CONFIG_RESET_CONTROLLER clk: stm32f4: fix: exclude values 0 and 1 for PLLQ
No related branches found
No related tags found
Showing
- drivers/clk/clk-stm32f4.c 10 additions, 3 deletionsdrivers/clk/clk-stm32f4.c
- drivers/clk/sunxi-ng/Kconfig 2 additions, 0 deletionsdrivers/clk/sunxi-ng/Kconfig
- drivers/clk/sunxi-ng/ccu-sun8i-a33.c 11 additions, 0 deletionsdrivers/clk/sunxi-ng/ccu-sun8i-a33.c
- drivers/clk/sunxi-ng/ccu_common.c 49 additions, 0 deletionsdrivers/clk/sunxi-ng/ccu_common.c
- drivers/clk/sunxi-ng/ccu_common.h 12 additions, 0 deletionsdrivers/clk/sunxi-ng/ccu_common.h
Please register or sign in to comment