Hi Stephen, Mike, The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git tags/clk-v5.4-samsung-fixes for you to fetch changes up to e9323b664ce29547d996195e8a6129a351c39108: clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume (2019-10-25 11:20:00 +0200) ---------------------------------------------------------------- - system suspend related fixes for the exynos542x clocks driver - probe() error paths fixes in the exynos5433 CMU driver adding proper release of memory and clk resources ---------------------------------------------------------------- Marek Szyprowski (3): clk: samsung: exynos5433: Fix error paths clk: samsung: exynos542x: Move G3D subsystem clocks to its sub-CMU clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume drivers/clk/samsung/clk-exynos5420.c | 27 +++++++++++++++++++++++++-- drivers/clk/samsung/clk-exynos5433.c | 14 ++++++++++++-- 2 files changed, 37 insertions(+), 4 deletions(-) -- Regards, Sylwester