mbox

[GIT,PULL] Renesas CPG update for v3.15

Message ID cover.1391651474.git.horms+renesas@verge.net.au
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-cpg-for-v3.15

Message

Simon Horman Feb. 6, 2014, 6:14 a.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

please consider this Renesas CPG update for v3.15.


The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-cpg-for-v3.15

for you to fetch changes up to a028c6da34d434e35ba8322568c756ea97ff3c18:

  ARM: shmobile: wait for MSTP clock status to toggle, when enabling it (2014-02-04 10:22:39 +0900)

----------------------------------------------------------------
Renesas CPG update for v3.15

* Wait for MSTP clock status to toggle when enabling it

----------------------------------------------------------------
Guennadi Liakhovetski (1):
      ARM: shmobile: wait for MSTP clock status to toggle, when enabling it

 drivers/sh/clk/cpg.c   | 38 ++++++++++++++++++++++++++++++++++++++
 include/linux/sh_clk.h | 19 ++++++++++++-------
 2 files changed, 50 insertions(+), 7 deletions(-)

Comments

Olof Johansson Feb. 20, 2014, 8:18 a.m. UTC | #1
On Thu, Feb 06, 2014 at 03:14:00PM +0900, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> please consider this Renesas CPG update for v3.15.
> 
> 
> The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
> 
>   Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-cpg-for-v3.15
> 
> for you to fetch changes up to a028c6da34d434e35ba8322568c756ea97ff3c18:
> 
>   ARM: shmobile: wait for MSTP clock status to toggle, when enabling it (2014-02-04 10:22:39 +0900)
> 
> ----------------------------------------------------------------
> Renesas CPG update for v3.15
> 
> * Wait for MSTP clock status to toggle when enabling it

Hi Simon,

Is there a reason this is coming to arm-soc instead of to the clk tree
maintainer?


-Olof
Olof Johansson Feb. 20, 2014, 8:31 a.m. UTC | #2
On Thu, Feb 20, 2014 at 12:18 AM, Olof Johansson <olof@lixom.net> wrote:
> On Thu, Feb 06, 2014 at 03:14:00PM +0900, Simon Horman wrote:
>> Hi Olof, Hi Kevin, Hi Arnd,
>>
>> please consider this Renesas CPG update for v3.15.
>>
>>
>> The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
>>
>>   Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-cpg-for-v3.15
>>
>> for you to fetch changes up to a028c6da34d434e35ba8322568c756ea97ff3c18:
>>
>>   ARM: shmobile: wait for MSTP clock status to toggle, when enabling it (2014-02-04 10:22:39 +0900)
>>
>> ----------------------------------------------------------------
>> Renesas CPG update for v3.15
>>
>> * Wait for MSTP clock status to toggle when enabling it
>
> Hi Simon,
>
> Is there a reason this is coming to arm-soc instead of to the clk tree
> maintainer?

Nevermind, I came across the dependent branch now.


-Olof