Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756127AbbFRQim (ORCPT ); Thu, 18 Jun 2015 12:38:42 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:32988 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754732AbbFRQiV (ORCPT ); Thu, 18 Jun 2015 12:38:21 -0400 Date: Thu, 18 Jun 2015 09:38:14 -0700 From: Guenter Roeck To: poeschel@lemonage.de Cc: wim@iguana.be, linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: watchdog: omap_wdt: implement get_timeleft Message-ID: <20150618163814.GA21442@roeck-us.net> References: <1434531539-6198-1-git-send-email-poeschel@lemonage.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1434531539-6198-1-git-send-email-poeschel@lemonage.de> User-Agent: Mutt/1.5.23 (2014-03-12) X-Authenticated_sender: guenter@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: guenter@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 722 Lines: 16 On Wed, Jun 17, 2015 at 10:58:59AM +0200, poeschel@lemonage.de wrote: > From: Lars Poeschel > > The omap watchdog hardware is able to read the watchdog timer counter > register. This implements this functionality in the omap_wdt driver, so > one is can read the time until the watchdog will trigger the reset in > seconds using WDIOC_GETTIMELEFT. > > Signed-off-by: Lars Poeschel Reviewed-by: Guenter Roeck -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/