Hi Stephen, Mike, This PR is on top of my previous one (tags/clk-v5.4-samsung-fixes). The following changes since commit e9323b664ce29547d996195e8a6129a351c39108: clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume (2019-10-25 11:20:00 +0200) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git clk-v5.5-samsung for you to fetch changes up to 45f10dabb56bc5dee52df47dccd3bfab1e58eea1: clk: samsung: exynos5420: Add SET_RATE_PARENT flag to clocks on G3D path (2019-10-29 14:57:22 +0100) ---------------------------------------------------------------- clk/samsung updates for 5.5 - Addition of rate table for the VPLL and GPU related clock tree definition update to allow the GPU driver for setting the GPU's clock without requiring detailed knowledge of clock topology on each exynos542x SoC; - Fix for potential CPU performance degradation after system suspend/resume cycle on exynos542x SoCs. ---------------------------------------------------------------- Marek Szyprowski (1): clk: samsung: exynos5420: Add SET_RATE_PARENT flag to clocks on G3D path Marian Mihailescu (2): clk: samsung: exynos5420: Add VPLL rate table clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume drivers/clk/samsung/clk-exynos5420.c | 34 ++++++++++++++++++++++++++-------- 1 file changed, 26 insertions(+), 8 deletions(-) -- Thanks, Sylwester