All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shubhrajyoti <shubhrajyoti@ti.com>
To: Wolfram Sang <w.sang@pengutronix.de>
Cc: "Bedia, Vaibhav" <vaibhav.bedia@ti.com>,
	Shubhrajyoti Datta <omaplinuxkernel@gmail.com>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-watchdog@vger.kernel.org" <linux-watchdog@vger.kernel.org>
Subject: Re: [PATCH RFC 1/2] watchdog : omap_wdt : Implement WDIOC_GETBOOTSTATUS for omap3+
Date: Tue, 24 Jan 2012 15:19:46 +0530	[thread overview]
Message-ID: <4F1E7EBA.3090006@ti.com> (raw)
In-Reply-To: <20120124093318.GA2609@pengutronix.de>

On Tuesday 24 January 2012 03:03 PM, Wolfram Sang wrote:
>> Just returning the register content does not help much and looking at other
>> implementations, like Blackfin, I am guessing this IOCTL is supposed to give
>> a yes/no sort of result.
> It needs to return WDIOF_* flags as defined in include/linux/watchdog.h.
> Check also Documentation/watchdog/watchdog-api.txt for further info.
> Yes, not all drivers follow this style, sadly.
Yes I agree.
> Regards,
>
>    Wolfram
>


WARNING: multiple messages have this Message-ID (diff)
From: shubhrajyoti@ti.com (Shubhrajyoti)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RFC 1/2] watchdog : omap_wdt : Implement WDIOC_GETBOOTSTATUS for omap3+
Date: Tue, 24 Jan 2012 15:19:46 +0530	[thread overview]
Message-ID: <4F1E7EBA.3090006@ti.com> (raw)
In-Reply-To: <20120124093318.GA2609@pengutronix.de>

On Tuesday 24 January 2012 03:03 PM, Wolfram Sang wrote:
>> Just returning the register content does not help much and looking at other
>> implementations, like Blackfin, I am guessing this IOCTL is supposed to give
>> a yes/no sort of result.
> It needs to return WDIOF_* flags as defined in include/linux/watchdog.h.
> Check also Documentation/watchdog/watchdog-api.txt for further info.
> Yes, not all drivers follow this style, sadly.
Yes I agree.
> Regards,
>
>    Wolfram
>

  reply	other threads:[~2012-01-24  9:49 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-23 11:13 [PATCH RFC 0/2] watchdog boot status Shubhrajyoti D
2012-01-23 11:13 ` Shubhrajyoti D
2012-01-23 11:13 ` Shubhrajyoti D
2012-01-23 11:13 ` [PATCH RFC 1/2] watchdog : omap_wdt : Implement WDIOC_GETBOOTSTATUS for omap3+ Shubhrajyoti D
2012-01-23 11:13   ` Shubhrajyoti D
2012-01-23 11:13   ` Shubhrajyoti D
2012-01-24  5:02   ` Bedia, Vaibhav
2012-01-24  5:02     ` Bedia, Vaibhav
2012-01-24  5:02     ` Bedia, Vaibhav
2012-01-24  6:10     ` Shubhrajyoti Datta
2012-01-24  6:10       ` Shubhrajyoti Datta
2012-01-24  6:10       ` Shubhrajyoti Datta
2012-01-24  6:29       ` Bedia, Vaibhav
2012-01-24  6:29         ` Bedia, Vaibhav
2012-01-24  6:29         ` Bedia, Vaibhav
2012-01-24  9:33         ` Wolfram Sang
2012-01-24  9:33           ` Wolfram Sang
2012-01-24  9:49           ` Shubhrajyoti [this message]
2012-01-24  9:49             ` Shubhrajyoti
2012-01-23 11:13 ` [PATCH 2/2] ARM: omap: Fix omap_prcm_get_reset_sources() for omap3/4 Shubhrajyoti D
2012-01-23 11:13   ` Shubhrajyoti D
2012-01-23 11:13   ` Shubhrajyoti D
2014-02-20  8:02 ` [PATCH RFC 0/2] watchdog boot status Mandar Nandale

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F1E7EBA.3090006@ti.com \
    --to=shubhrajyoti@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=omaplinuxkernel@gmail.com \
    --cc=vaibhav.bedia@ti.com \
    --cc=w.sang@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.