All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sekhar Nori <nsekhar@ti.com>
To: <wim@iguana.be>
Cc: <mark.rutland@arm.com>, <devicetree@vger.kernel.org>,
	<grygorii.strashko@ti.com>, <linux-watchdog@vger.kernel.org>,
	<Pawel.Moll@arm.com>, <swarren@wwwdotorg.org>,
	<ijc+devicetree@hellion.org.uk>, <galak@kernel.crashing.org>,
	<rob.herring@calxeda.com>, <linux-kernel@vger.kernel.org>,
	Santosh Shilimkar <santosh.shilimkar@ti.com>,
	Guenter Roeck <linux@roeck-us.net>, <grant.likely@linaro.org>,
	Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>,
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] watchdog: davinci: rename platform driver to davinci-wdt
Date: Thu, 9 Jan 2014 16:21:43 +0530	[thread overview]
Message-ID: <52CE7F3F.1000201@ti.com> (raw)
In-Reply-To: <52984CE8.50803@ti.com>

On Friday 29 November 2013 01:44 PM, Sekhar Nori wrote:
> Wim,
> 
> On Thursday 28 November 2013 06:29 PM, Guenter Roeck wrote:
>> On 11/27/2013 10:04 PM, Sekhar Nori wrote:
>>> On Wednesday 27 November 2013 09:27 PM, Guenter Roeck wrote:
>>>> On 11/27/2013 06:00 AM, Sekhar Nori wrote:
>>>>> On Wednesday 27 November 2013 07:01 PM, Ivan Khoronzhuk wrote:
>>>>>> As we switch to use the watchdog core which permits more than one
>>>>>> active watchdog in the system, rename platform driver to
>>>>>> "davinci-wdt" to be identifiable.
>>>>>>
>>>>>> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
>>>>>
>>>>> Looks good to me. Since bulk of this patch touches mach-davinci, I
>>>>> would
>>>>> like to take this through my tree to avoid conflicts with other
>>>>> mach-davinci patches I accept.
>>>>>
>>>>
>>>> Good idea, and makes sense.
>>>
>>> Added to v3.14/soc with your Reviewed-by
>>>
>>
>> You should get an Ack from Wim.
> 
> Can you please provide your ack? I will add it to the existing commit.

I never received an ack from Wim, but I am going to send this for
merging through ARM-SoC anyway. I will keep Wim copied on the pull
request so he knows.

Thanks,
Sekhar

WARNING: multiple messages have this Message-ID (diff)
From: nsekhar@ti.com (Sekhar Nori)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] watchdog: davinci: rename platform driver to davinci-wdt
Date: Thu, 9 Jan 2014 16:21:43 +0530	[thread overview]
Message-ID: <52CE7F3F.1000201@ti.com> (raw)
In-Reply-To: <52984CE8.50803@ti.com>

On Friday 29 November 2013 01:44 PM, Sekhar Nori wrote:
> Wim,
> 
> On Thursday 28 November 2013 06:29 PM, Guenter Roeck wrote:
>> On 11/27/2013 10:04 PM, Sekhar Nori wrote:
>>> On Wednesday 27 November 2013 09:27 PM, Guenter Roeck wrote:
>>>> On 11/27/2013 06:00 AM, Sekhar Nori wrote:
>>>>> On Wednesday 27 November 2013 07:01 PM, Ivan Khoronzhuk wrote:
>>>>>> As we switch to use the watchdog core which permits more than one
>>>>>> active watchdog in the system, rename platform driver to
>>>>>> "davinci-wdt" to be identifiable.
>>>>>>
>>>>>> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
>>>>>
>>>>> Looks good to me. Since bulk of this patch touches mach-davinci, I
>>>>> would
>>>>> like to take this through my tree to avoid conflicts with other
>>>>> mach-davinci patches I accept.
>>>>>
>>>>
>>>> Good idea, and makes sense.
>>>
>>> Added to v3.14/soc with your Reviewed-by
>>>
>>
>> You should get an Ack from Wim.
> 
> Can you please provide your ack? I will add it to the existing commit.

I never received an ack from Wim, but I am going to send this for
merging through ARM-SoC anyway. I will keep Wim copied on the pull
request so he knows.

Thanks,
Sekhar

WARNING: multiple messages have this Message-ID (diff)
From: Sekhar Nori <nsekhar@ti.com>
To: wim@iguana.be
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
	grygorii.strashko@ti.com, linux-watchdog@vger.kernel.org,
	Pawel.Moll@arm.com, swarren@wwwdotorg.org,
	ijc+devicetree@hellion.org.uk, galak@kernel.crashing.org,
	rob.herring@calxeda.com, linux-kernel@vger.kernel.org,
	Santosh Shilimkar <santosh.shilimkar@ti.com>,
	linux-arm-kernel@lists.infradead.org, grant.likely@linaro.org,
	Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>,
	Guenter Roeck <linux@roeck-us.net>
Subject: Re: [PATCH] watchdog: davinci: rename platform driver to davinci-wdt
Date: Thu, 9 Jan 2014 16:21:43 +0530	[thread overview]
Message-ID: <52CE7F3F.1000201@ti.com> (raw)
In-Reply-To: <52984CE8.50803@ti.com>

On Friday 29 November 2013 01:44 PM, Sekhar Nori wrote:
> Wim,
> 
> On Thursday 28 November 2013 06:29 PM, Guenter Roeck wrote:
>> On 11/27/2013 10:04 PM, Sekhar Nori wrote:
>>> On Wednesday 27 November 2013 09:27 PM, Guenter Roeck wrote:
>>>> On 11/27/2013 06:00 AM, Sekhar Nori wrote:
>>>>> On Wednesday 27 November 2013 07:01 PM, Ivan Khoronzhuk wrote:
>>>>>> As we switch to use the watchdog core which permits more than one
>>>>>> active watchdog in the system, rename platform driver to
>>>>>> "davinci-wdt" to be identifiable.
>>>>>>
>>>>>> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
>>>>>
>>>>> Looks good to me. Since bulk of this patch touches mach-davinci, I
>>>>> would
>>>>> like to take this through my tree to avoid conflicts with other
>>>>> mach-davinci patches I accept.
>>>>>
>>>>
>>>> Good idea, and makes sense.
>>>
>>> Added to v3.14/soc with your Reviewed-by
>>>
>>
>> You should get an Ack from Wim.
> 
> Can you please provide your ack? I will add it to the existing commit.

I never received an ack from Wim, but I am going to send this for
merging through ARM-SoC anyway. I will keep Wim copied on the pull
request so he knows.

Thanks,
Sekhar

  reply	other threads:[~2014-01-09 10:53 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-27 13:31 [PATCH] watchdog: davinci: rename platform driver to davinci-wdt Ivan Khoronzhuk
2013-11-27 13:31 ` Ivan Khoronzhuk
2013-11-27 13:31 ` Ivan Khoronzhuk
2013-11-27 14:00 ` Sekhar Nori
2013-11-27 14:00   ` Sekhar Nori
2013-11-27 14:00   ` Sekhar Nori
2013-11-27 14:17   ` Santosh Shilimkar
2013-11-27 14:17     ` Santosh Shilimkar
2013-11-27 14:17     ` Santosh Shilimkar
2013-11-27 15:57   ` Guenter Roeck
2013-11-27 15:57     ` Guenter Roeck
2013-11-27 15:57     ` Guenter Roeck
2013-11-28  6:04     ` Sekhar Nori
2013-11-28  6:04       ` Sekhar Nori
2013-11-28  6:04       ` Sekhar Nori
2013-11-28 10:52       ` ivan.khoronzhuk
2013-11-28 10:52         ` ivan.khoronzhuk
2013-11-28 10:52         ` ivan.khoronzhuk
2013-11-28 12:59       ` Guenter Roeck
2013-11-28 12:59         ` Guenter Roeck
2013-11-28 12:59         ` Guenter Roeck
2013-11-29  8:14         ` Sekhar Nori
2013-11-29  8:14           ` Sekhar Nori
2013-11-29  8:14           ` Sekhar Nori
2014-01-09 10:51           ` Sekhar Nori [this message]
2014-01-09 10:51             ` Sekhar Nori
2014-01-09 10:51             ` Sekhar Nori
2014-01-09 11:08             ` Wim Van Sebroeck
2014-01-09 11:12               ` Sekhar Nori
2014-01-09 11:12                 ` Sekhar Nori
2014-01-09 11:12                 ` Sekhar Nori
2013-11-27 15:56 ` Guenter Roeck
2013-11-27 15:56   ` Guenter Roeck

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=52CE7F3F.1000201@ti.com \
    --to=nsekhar@ti.com \
    --cc=Pawel.Moll@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@kernel.crashing.org \
    --cc=grant.likely@linaro.org \
    --cc=grygorii.strashko@ti.com \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=ivan.khoronzhuk@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=mark.rutland@arm.com \
    --cc=rob.herring@calxeda.com \
    --cc=santosh.shilimkar@ti.com \
    --cc=swarren@wwwdotorg.org \
    --cc=wim@iguana.be \
    /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.