linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] clk/samsung fixes for v5.4
       [not found] <CGME20191025153902eucas1p174c36ab6b80d297290181456bebacca2@eucas1p1.samsung.com>
@ 2019-10-25 15:39 ` Sylwester Nawrocki
       [not found]   ` <CGME20191031150334eucas1p1c72857d23468cd693fee18ff1175b897@eucas1p1.samsung.com>
  2019-11-04 18:00   ` [GIT PULL] clk/samsung fixes for v5.4 Stephen Boyd
  0 siblings, 2 replies; 4+ messages in thread
From: Sylwester Nawrocki @ 2019-10-25 15:39 UTC (permalink / raw)
  To: Stephen Boyd, Michael Turquette
  Cc: linux-clk, Chanwoo Choi, Bartlomiej Zolnierkiewicz, linux-samsung-soc

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] clk/samsung updates for v5.5
       [not found]   ` <CGME20191031150334eucas1p1c72857d23468cd693fee18ff1175b897@eucas1p1.samsung.com>
@ 2019-10-31 15:03     ` Sylwester Nawrocki
  2019-11-06 19:30       ` Stephen Boyd
  0 siblings, 1 reply; 4+ messages in thread
From: Sylwester Nawrocki @ 2019-10-31 15:03 UTC (permalink / raw)
  To: Stephen Boyd, Michael Turquette
  Cc: linux-clk, Chanwoo Choi, Bartlomiej Zolnierkiewicz, linux-samsung-soc

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] clk/samsung fixes for v5.4
  2019-10-25 15:39 ` [GIT PULL] clk/samsung fixes for v5.4 Sylwester Nawrocki
       [not found]   ` <CGME20191031150334eucas1p1c72857d23468cd693fee18ff1175b897@eucas1p1.samsung.com>
@ 2019-11-04 18:00   ` Stephen Boyd
  1 sibling, 0 replies; 4+ messages in thread
From: Stephen Boyd @ 2019-11-04 18:00 UTC (permalink / raw)
  To: Michael Turquette, Sylwester Nawrocki
  Cc: linux-clk, Chanwoo Choi, Bartlomiej Zolnierkiewicz, linux-samsung-soc

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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] clk/samsung updates for v5.5
  2019-10-31 15:03     ` [GIT PULL] clk/samsung updates for v5.5 Sylwester Nawrocki
@ 2019-11-06 19:30       ` Stephen Boyd
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Boyd @ 2019-11-06 19:30 UTC (permalink / raw)
  To: Michael Turquette, Sylwester Nawrocki
  Cc: linux-clk, Chanwoo Choi, Bartlomiej Zolnierkiewicz, linux-samsung-soc

Quoting Sylwester Nawrocki (2019-10-31 08:03:33)
> 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)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-06 19:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20191025153902eucas1p174c36ab6b80d297290181456bebacca2@eucas1p1.samsung.com>
2019-10-25 15:39 ` [GIT PULL] clk/samsung fixes for v5.4 Sylwester Nawrocki
     [not found]   ` <CGME20191031150334eucas1p1c72857d23468cd693fee18ff1175b897@eucas1p1.samsung.com>
2019-10-31 15:03     ` [GIT PULL] clk/samsung updates for v5.5 Sylwester Nawrocki
2019-11-06 19:30       ` Stephen Boyd
2019-11-04 18:00   ` [GIT PULL] clk/samsung fixes for v5.4 Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).