From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758798Ab3K1M7t (ORCPT ); Thu, 28 Nov 2013 07:59:49 -0500 Received: from mail.active-venture.com ([67.228.131.205]:65509 "EHLO mail.active-venture.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751213Ab3K1M7q (ORCPT ); Thu, 28 Nov 2013 07:59:46 -0500 X-Originating-IP: 108.223.40.66 Message-ID: <52973E40.4060400@roeck-us.net> Date: Thu, 28 Nov 2013 04:59:44 -0800 From: Guenter Roeck User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Sekhar Nori , Ivan Khoronzhuk , Santosh Shilimkar CC: linux-arm-kernel@lists.infradead.org, mark.rutland@arm.com, wim@iguana.be, linux-watchdog@vger.kernel.org, devicetree@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, grant.likely@linaro.org, grygorii.strashko@ti.com 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> In-Reply-To: <5296DCD6.3030002@ti.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Thanks, Guenter