From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753537Ab3KLPiA (ORCPT ); Tue, 12 Nov 2013 10:38:00 -0500 Received: from bear.ext.ti.com ([192.94.94.41]:41456 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754173Ab3KLPh5 (ORCPT ); Tue, 12 Nov 2013 10:37:57 -0500 Message-ID: <52824B35.7020207@ti.com> Date: Tue, 12 Nov 2013 10:37:25 -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 3/8] watchdog: davinci: add GET_TIMELEFT option support References: <1383680783-12114-4-git-send-email-ivan.khoronzhuk@ti.com> <527A28AF.9040308@ti.com> In-Reply-To: <527A28AF.9040308@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:31 AM, ivan.khoronzhuk wrote: > Currently, the davinci watchdog can be read while counting, > so we can add ability to report the remaining time before > the system will reboot. > > Signed-off-by: Ivan Khoronzhuk > --- Acked-by: Santosh Shilimkar