From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from bear.ext.ti.com ([192.94.94.41]:60440 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751753AbaAIKxz (ORCPT ); Thu, 9 Jan 2014 05:53:55 -0500 Message-ID: <52CE7F3F.1000201@ti.com> Date: Thu, 9 Jan 2014 16:21:43 +0530 From: Sekhar Nori MIME-Version: 1.0 To: CC: , , , , , , , , , , Santosh Shilimkar , Guenter Roeck , , Ivan Khoronzhuk , Subject: Re: [PATCH] watchdog: davinci: rename platform driver to davinci-wdt References: <1385559113-4354-1-git-send-email-ivan.khoronzhuk@ti.com> <5295FB0E.4070406@ti.com> <52961665.3060309@roeck-us.net> <5296DCD6.3030002@ti.com> <52973E40.4060400@roeck-us.net> <52984CE8.50803@ti.com> In-Reply-To: <52984CE8.50803@ti.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org 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 >>>>> >>>>> 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: nsekhar@ti.com (Sekhar Nori) Date: Thu, 9 Jan 2014 16:21:43 +0530 Subject: [PATCH] watchdog: davinci: rename platform driver to davinci-wdt In-Reply-To: <52984CE8.50803@ti.com> References: <1385559113-4354-1-git-send-email-ivan.khoronzhuk@ti.com> <5295FB0E.4070406@ti.com> <52961665.3060309@roeck-us.net> <5296DCD6.3030002@ti.com> <52973E40.4060400@roeck-us.net> <52984CE8.50803@ti.com> Message-ID: <52CE7F3F.1000201@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 >>>>> >>>>> 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Subject: Re: [PATCH] watchdog: davinci: rename platform driver to davinci-wdt Date: Thu, 9 Jan 2014 16:21:43 +0530 Message-ID: <52CE7F3F.1000201@ti.com> References: <1385559113-4354-1-git-send-email-ivan.khoronzhuk@ti.com> <5295FB0E.4070406@ti.com> <52961665.3060309@roeck-us.net> <5296DCD6.3030002@ti.com> <52973E40.4060400@roeck-us.net> <52984CE8.50803@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <52984CE8.50803@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org 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 , linux-arm-kernel@lists.infradead.org, grant.likely@linaro.org, Ivan Khoronzhuk , Guenter Roeck List-Id: devicetree@vger.kernel.org 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 >>>>> >>>>> 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