mbox series

[GIT,PULL] clk/samsung fixes for v5.4

Message ID 7647a10d-8e37-f086-a014-77f8ddcdd006@samsung.com (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] clk/samsung fixes for v5.4 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git tags/clk-v5.4-samsung-fixes

Message

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

Comments

Stephen Boyd Nov. 4, 2019, 6 p.m. UTC | #1
Quoting Sylwester Nawrocki (2019-10-25 08:39:01)
> 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)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-fixes.