From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756142Ab3KLPjg (ORCPT ); Tue, 12 Nov 2013 10:39:36 -0500 Received: from arroyo.ext.ti.com ([192.94.94.40]:48575 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754134Ab3KLPjd (ORCPT ); Tue, 12 Nov 2013 10:39:33 -0500 Message-ID: <52824B93.2090201@ti.com> Date: Tue, 12 Nov 2013 10:38:59 -0500 From: Santosh Shilimkar User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: "ivan.khoronzhuk" CC: , , , , , , , , , , , , Subject: Re: Fwd: [PATCH 5/8] watchdog: davinci: add "timeout-sec" property References: <1383680783-12114-6-git-send-email-ivan.khoronzhuk@ti.com> <527A28D8.9040901@ti.com> In-Reply-To: <527A28D8.9040901@ti.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 06 November 2013 06:32 AM, ivan.khoronzhuk wrote: > Since Davinci WDT has been switched to use WDT core, it became able > to support timeout-sec property, so add it to it's binding description. > > Signed-off-by: Ivan Khoronzhuk > --- Acked-by: Santosh Shilimkar