From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757014Ab3KYQpR (ORCPT ); Mon, 25 Nov 2013 11:45:17 -0500 Received: from devils.ext.ti.com ([198.47.26.153]:35573 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754507Ab3KYQpK (ORCPT ); Mon, 25 Nov 2013 11:45:10 -0500 Message-ID: <52937E52.8070502@ti.com> Date: Mon, 25 Nov 2013 18:44:02 +0200 From: "ivan.khoronzhuk" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 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> <52934E7C.9040102@ti.com> In-Reply-To: <52934E7C.9040102@ti.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.167.145.122] X-EXCLAIMER-MD-CONFIG: f9c360f5-3d1e-4c3c-8703-f45bf52eff6b Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/25/2013 03:19 PM, ivan.khoronzhuk wrote: > 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 > Sekhar I have replaced names in new patch seria https://lkml.org/lkml/2013/11/25/461 at watchdog: davinci: change driver to use WDT core Is it OK for you? -- Regards, Ivan Khoronzhuk