All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: linux-kernel@vger.kernel.org, khilman@linaro.org, arnd@arndb.de,
	linux-sh@vger.kernel.org, horms@verge.net.au,
	john.stultz@linaro.org, olof@lixom.net,
	Magnus Damm <magnus.damm@gmail.com>
Subject: Re: [PATCH V7 0/3] clocksource: Consolidate SH and ARM mach-shmobile Kconfig bits
Date: Tue, 11 Mar 2014 21:55:40 +0000	[thread overview]
Message-ID: <531F865C.8050407@linaro.org> (raw)
In-Reply-To: <20140307154532.GE28943@katana>

On 03/07/2014 04:45 PM, Wolfram Sang wrote:
> Hi Daniel,
>
> On Thu, Feb 20, 2014 at 01:51:44PM +0100, Daniel Lezcano wrote:
>> On 02/20/2014 12:54 PM, Wolfram Sang wrote:
>>> This is V7 of the SH and ARM mach-shmobile clocksource Kconfig consolidation
>>> series. It is a rebased version of V5 on top of timers/core. This series is not
>>> just an optimization, it also makes it possible to enable the clocksource for
>>> the r7s72100 platform. I successfully tested the patches on r7s72100 and
>>> r8a7791 platforms. The branch can be found here:
>>>
>>> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/rework-clock-config-for-daniel
>>
>> Thanks Wolfram,
>>
>> applied to my tree for 3.15
>
> I see the patches in your tree, but not in linux-next?

Hi,

I updated my next branch and pushed it in my repo.

   -- Daniel


-- 
  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


WARNING: multiple messages have this Message-ID (diff)
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: linux-kernel@vger.kernel.org, khilman@linaro.org, arnd@arndb.de,
	linux-sh@vger.kernel.org, horms@verge.net.au,
	john.stultz@linaro.org, olof@lixom.net,
	Magnus Damm <magnus.damm@gmail.com>
Subject: Re: [PATCH V7 0/3] clocksource: Consolidate SH and ARM mach-shmobile Kconfig bits
Date: Tue, 11 Mar 2014 22:55:40 +0100	[thread overview]
Message-ID: <531F865C.8050407@linaro.org> (raw)
In-Reply-To: <20140307154532.GE28943@katana>

On 03/07/2014 04:45 PM, Wolfram Sang wrote:
> Hi Daniel,
>
> On Thu, Feb 20, 2014 at 01:51:44PM +0100, Daniel Lezcano wrote:
>> On 02/20/2014 12:54 PM, Wolfram Sang wrote:
>>> This is V7 of the SH and ARM mach-shmobile clocksource Kconfig consolidation
>>> series. It is a rebased version of V5 on top of timers/core. This series is not
>>> just an optimization, it also makes it possible to enable the clocksource for
>>> the r7s72100 platform. I successfully tested the patches on r7s72100 and
>>> r8a7791 platforms. The branch can be found here:
>>>
>>> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/rework-clock-config-for-daniel
>>
>> Thanks Wolfram,
>>
>> applied to my tree for 3.15
>
> I see the patches in your tree, but not in linux-next?

Hi,

I updated my next branch and pushed it in my repo.

   -- Daniel


-- 
  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


  reply	other threads:[~2014-03-11 21:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-20 11:54 [PATCH V7 0/3] clocksource: Consolidate SH and ARM mach-shmobile Kconfig bits Wolfram Sang
2014-02-20 11:54 ` Wolfram Sang
2014-02-20 11:54 ` [PATCH V7 1/3] clocksource: Add Kconfig entries for CMT, MTU2, TMU and STI Wolfram Sang
2014-02-20 11:54   ` Wolfram Sang
2014-02-20 11:54 ` [PATCH V7 2/3] ARM: shmobile: Remove CMT, TMU and STI Kconfig entries Wolfram Sang
2014-02-20 11:54   ` Wolfram Sang
2014-02-20 11:54 ` [PATCH V7 3/3] sh: Remove Kconfig entries for TMU, CMT and MTU2 Wolfram Sang
2014-02-20 11:54   ` Wolfram Sang
2014-02-20 12:51 ` [PATCH V7 0/3] clocksource: Consolidate SH and ARM mach-shmobile Kconfig bits Daniel Lezcano
2014-02-20 12:51   ` Daniel Lezcano
2014-03-07 15:45   ` Wolfram Sang
2014-03-07 15:45     ` Wolfram Sang
2014-03-11 21:55     ` Daniel Lezcano [this message]
2014-03-11 21:55       ` Daniel Lezcano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=531F865C.8050407@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=arnd@arndb.de \
    --cc=horms@verge.net.au \
    --cc=john.stultz@linaro.org \
    --cc=khilman@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=olof@lixom.net \
    --cc=wsa@the-dreams.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.