All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clk/samsung updates for 4.2
@ 2015-06-03 16:09 Sylwester Nawrocki
  2015-06-03 23:05   ` Michael Turquette
  0 siblings, 1 reply; 4+ messages in thread
From: Sylwester Nawrocki @ 2015-06-03 16:09 UTC (permalink / raw)
  To: Mike Turquette, Stephen Boyd; +Cc: linux-clk, linux-samsung-soc


The following changes since commit 20db7092e478c33a2bf5254063c51f5db6443959:

  Merge branch 'clk-next-hi6220' into clk-next (2015-05-27 22:06:42 -0700)

are available in the git repository at:


  git://linuxtv.org/snawrocki/samsung.git tags/clk-samsung-for-4.2

for you to fetch changes up to e5c6fc4f271a27d5b236b5f4929bf0f2dab80a7d:

  clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMC (2015-06-02
14:52:12 +0200)

----------------------------------------------------------------
Updates of the exynos5433 clock definitions for proper support of SMC,
DVFS of GPU and CPU big.LITTLE cores and a fix for system suspend adding
one of the clock controller's registers to save/restore list.

----------------------------------------------------------------
Chanwoo Choi (1):
      clk: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE core

Hyungwon Hwang (1):
      clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspend

Jonghwa Lee (1):
      clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMC

Joonyoung Shim (1):
      clk: exynos5433: Add clock flag to support the DVFS of GPU

 drivers/clk/samsung/clk-exynos5433.c |   81 +++++++++++++++++-----------------
 1 file changed, 40 insertions(+), 41 deletions(-)

-- 
Thanks,
Sylwester

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

* Re: [GIT PULL] clk/samsung updates for 4.2
  2015-06-03 16:09 [GIT PULL] clk/samsung updates for 4.2 Sylwester Nawrocki
@ 2015-06-03 23:05   ` Michael Turquette
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Turquette @ 2015-06-03 23:05 UTC (permalink / raw)
  To: Sylwester Nawrocki, Stephen Boyd; +Cc: linux-clk, linux-samsung-soc

Quoting Sylwester Nawrocki (2015-06-03 09:09:39)
> =

> The following changes since commit 20db7092e478c33a2bf5254063c51f5db64439=
59:
> =

>   Merge branch 'clk-next-hi6220' into clk-next (2015-05-27 22:06:42 -0700)
> =

> are available in the git repository at:
> =

> =

>   git://linuxtv.org/snawrocki/samsung.git tags/clk-samsung-for-4.2

Sylwester,

Pulled towards 4.2. Thanks for the pull request.

One small thing: clk-next isn't considered stable.  I had some stuff in
there (Stephen's amba assigned-clock-rates patch) which I had to pull
out (no ACK from maintainer) and it crept back in because this PR was
based on top of it. No big deal because I caught it when it happened
(this time).

In the future I am always happy to take PRs based on -rc1 (or any -rc
that is already present in clk-next). Of course if you have a dependency
on stuff already merged in clk-next then just let me know.

Regards,
Mike

> =

> for you to fetch changes up to e5c6fc4f271a27d5b236b5f4929bf0f2dab80a7d:
> =

>   clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMC (2015-06-=
02
> 14:52:12 +0200)
> =

> ----------------------------------------------------------------
> Updates of the exynos5433 clock definitions for proper support of SMC,
> DVFS of GPU and CPU big.LITTLE cores and a fix for system suspend adding
> one of the clock controller's registers to save/restore list.
> =

> ----------------------------------------------------------------
> Chanwoo Choi (1):
>       clk: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LI=
TTLE core
> =

> Hyungwon Hwang (1):
>       clk: exynos5433: Add DIV_CPIF to the list of stored registers on su=
spend
> =

> Jonghwa Lee (1):
>       clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMC
> =

> Joonyoung Shim (1):
>       clk: exynos5433: Add clock flag to support the DVFS of GPU
> =

>  drivers/clk/samsung/clk-exynos5433.c |   81 +++++++++++++++++-----------=
------
>  1 file changed, 40 insertions(+), 41 deletions(-)
> =

> -- =

> Thanks,
> Sylwester

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

* Re: [GIT PULL] clk/samsung updates for 4.2
@ 2015-06-03 23:05   ` Michael Turquette
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Turquette @ 2015-06-03 23:05 UTC (permalink / raw)
  To: Sylwester Nawrocki, Stephen Boyd; +Cc: linux-clk, linux-samsung-soc

Quoting Sylwester Nawrocki (2015-06-03 09:09:39)
> 
> The following changes since commit 20db7092e478c33a2bf5254063c51f5db6443959:
> 
>   Merge branch 'clk-next-hi6220' into clk-next (2015-05-27 22:06:42 -0700)
> 
> are available in the git repository at:
> 
> 
>   git://linuxtv.org/snawrocki/samsung.git tags/clk-samsung-for-4.2

Sylwester,

Pulled towards 4.2. Thanks for the pull request.

One small thing: clk-next isn't considered stable.  I had some stuff in
there (Stephen's amba assigned-clock-rates patch) which I had to pull
out (no ACK from maintainer) and it crept back in because this PR was
based on top of it. No big deal because I caught it when it happened
(this time).

In the future I am always happy to take PRs based on -rc1 (or any -rc
that is already present in clk-next). Of course if you have a dependency
on stuff already merged in clk-next then just let me know.

Regards,
Mike

> 
> for you to fetch changes up to e5c6fc4f271a27d5b236b5f4929bf0f2dab80a7d:
> 
>   clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMC (2015-06-02
> 14:52:12 +0200)
> 
> ----------------------------------------------------------------
> Updates of the exynos5433 clock definitions for proper support of SMC,
> DVFS of GPU and CPU big.LITTLE cores and a fix for system suspend adding
> one of the clock controller's registers to save/restore list.
> 
> ----------------------------------------------------------------
> Chanwoo Choi (1):
>       clk: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE core
> 
> Hyungwon Hwang (1):
>       clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspend
> 
> Jonghwa Lee (1):
>       clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMC
> 
> Joonyoung Shim (1):
>       clk: exynos5433: Add clock flag to support the DVFS of GPU
> 
>  drivers/clk/samsung/clk-exynos5433.c |   81 +++++++++++++++++-----------------
>  1 file changed, 40 insertions(+), 41 deletions(-)
> 
> -- 
> Thanks,
> Sylwester

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

* Re: [GIT PULL] clk/samsung updates for 4.2
  2015-06-03 23:05   ` Michael Turquette
  (?)
@ 2015-06-11  8:04   ` Sylwester Nawrocki
  -1 siblings, 0 replies; 4+ messages in thread
From: Sylwester Nawrocki @ 2015-06-11  8:04 UTC (permalink / raw)
  To: Michael Turquette; +Cc: Stephen Boyd, linux-clk, linux-samsung-soc

On 04/06/15 01:05, Michael Turquette wrote:
> One small thing: clk-next isn't considered stable.  I had some stuff in
> there (Stephen's amba assigned-clock-rates patch) which I had to pull
> out (no ACK from maintainer) and it crept back in because this PR was
> based on top of it. No big deal because I caught it when it happened
> (this time).
> 
> In the future I am always happy to take PRs based on -rc1 (or any -rc
> that is already present in clk-next). Of course if you have a dependency
> on stuff already merged in clk-next then just let me know.

All right, sorry for the trouble. I'll keep that in mind and will use
stable tags for future pull request.

-- 
Thanks,
Sylwester

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

end of thread, other threads:[~2015-06-11  8:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-03 16:09 [GIT PULL] clk/samsung updates for 4.2 Sylwester Nawrocki
2015-06-03 23:05 ` Michael Turquette
2015-06-03 23:05   ` Michael Turquette
2015-06-11  8:04   ` Sylwester Nawrocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.