From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from arroyo.ext.ti.com ([192.94.94.40]:45963 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754195Ab3KYNVB (ORCPT ); Mon, 25 Nov 2013 08:21:01 -0500 Message-ID: <52934E7C.9040102@ti.com> Date: Mon, 25 Nov 2013 15:19:56 +0200 From: "ivan.khoronzhuk" MIME-Version: 1.0 To: Sekhar Nori , Santosh Shilimkar , Wim Van Sebroeck , , CC: Grant Likely , Rob Herring , Pawel Moll , Mark Rutland , Stephen Warren , Kumar Gala , Ian Campbell , , , Strashko Grygorii Subject: Re: [PATCH v2 0/6] Update Davinci watchdog driver References: <1384795139-19466-1-git-send-email-ivan.khoronzhuk@ti.com> <52934B6C.4060308@ti.com> In-Reply-To: <52934B6C.4060308@ti.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org On 11/25/2013 03:06 PM, Sekhar Nori wrote: > On Monday 18 November 2013 10:48 PM, Ivan Khoronzhuk wrote: >> These patches are intended to update Davinci watchdog to use WDT core >> and reuse driver for keystone arch, because Keystone uses the similar >> IP like Davinci. > > This series causes a regression on all DaVinci platforms because after > the series is applied the watchdog device does not get registered at > all. Since you changed the device name please include a patch to fix the > platform references too. > > Thanks, > Sekhar > Ok, I will replace -- Regards, Ivan Khoronzhuk From mboxrd@z Thu Jan 1 00:00:00 1970 From: ivan.khoronzhuk@ti.com (ivan.khoronzhuk) Date: Mon, 25 Nov 2013 15:19:56 +0200 Subject: [PATCH v2 0/6] Update Davinci watchdog driver In-Reply-To: <52934B6C.4060308@ti.com> References: <1384795139-19466-1-git-send-email-ivan.khoronzhuk@ti.com> <52934B6C.4060308@ti.com> Message-ID: <52934E7C.9040102@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 11/25/2013 03:06 PM, Sekhar Nori wrote: > On Monday 18 November 2013 10:48 PM, Ivan Khoronzhuk wrote: >> These patches are intended to update Davinci watchdog to use WDT core >> and reuse driver for keystone arch, because Keystone uses the similar >> IP like Davinci. > > This series causes a regression on all DaVinci platforms because after > the series is applied the watchdog device does not get registered at > all. Since you changed the device name please include a patch to fix the > platform references too. > > Thanks, > Sekhar > Ok, I will replace -- Regards, Ivan Khoronzhuk From mboxrd@z Thu Jan 1 00:00:00 1970 From: "ivan.khoronzhuk" Subject: Re: [PATCH v2 0/6] Update Davinci watchdog driver Date: Mon, 25 Nov 2013 15:19:56 +0200 Message-ID: <52934E7C.9040102@ti.com> References: <1384795139-19466-1-git-send-email-ivan.khoronzhuk@ti.com> <52934B6C.4060308@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <52934B6C.4060308@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: Sekhar Nori , Santosh Shilimkar , Wim Van Sebroeck , linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org Cc: Mark Rutland , Strashko Grygorii , Pawel Moll , Stephen Warren , Ian Campbell , Kumar Gala , Rob Herring , linux-kernel@vger.kernel.org, Grant Likely , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On 11/25/2013 03:06 PM, Sekhar Nori wrote: > On Monday 18 November 2013 10:48 PM, Ivan Khoronzhuk wrote: >> These patches are intended to update Davinci watchdog to use WDT core >> and reuse driver for keystone arch, because Keystone uses the similar >> IP like Davinci. > > This series causes a regression on all DaVinci platforms because after > the series is applied the watchdog device does not get registered at > all. Since you changed the device name please include a patch to fix the > platform references too. > > Thanks, > Sekhar > Ok, I will replace -- Regards, Ivan Khoronzhuk