devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fabio Porcedda <fabio.porcedda-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Wim Van Sebroeck <wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org>
Cc: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>,
	Kukjin Kim <kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
	Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>,
	devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
	Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>,
	Andrew Victor <linux-PelNFVqkFnVyf+4FbqDuWQ@public.gmane.org>,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v7 1/6] watchdog: core: dt: add support for the timeout-sec dt property
Date: Wed, 13 Feb 2013 11:32:52 +0100	[thread overview]
Message-ID: <CAHkwnC8rA9FZL2MK_qQ8yrvK-T3nxvRqxrDACeaV6v8VpMPkxQ@mail.gmail.com> (raw)
In-Reply-To: <20130213094401.GB7867-1F/o1hAF34+bEvaWgpTR7kEOCMrvLtNR@public.gmane.org>

On Wed, Feb 13, 2013 at 10:44 AM, Wim Van Sebroeck <wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org> wrote:
> Hi Fabio,
>
>> > I must admit that the different iterations of this patch only made it better.
>> > I like the idea that you are proposing here (put the default timeout in the
>> > watchdog_device struct and use a helper function to set the timeout parameter
>> > value or the timeout-sec dt value). To be able to use other mechanism in the
>> > future also, I think it make more sense to pass the device instead of the
>> > device_node.
>>
>> If i understand correctly you want to use "struct platform_device"
>> instead of "struct device_node",
>> in the function watchdog_init_timeout?
>
> No struct device instead of struct device_node.
>
>> > I also detailed your documentation a bit more and incorporated above changes
>> > in an adjusted patch. Can you have a look at it and if OK for you I will put
>> > it in linux-watchdog-next as your v10 :-).
>>
>> That's good for sure :)
>
> Will add it to the linux-watchdog-next tree today.
>

In a few minutes I will send the v8 patch set.

Best regards
--
Fabio Porcedda

> Kind regards,
> Wim.
>

  parent reply	other threads:[~2013-02-13 10:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-08 10:04 [PATCH v7 0/6] watchdog: dt: add support for the timeout-sec dt property Fabio Porcedda
     [not found] ` <1357639455-21935-1-git-send-email-fabio.porcedda-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-01-08 10:04   ` [PATCH v7 1/6] watchdog: core: " Fabio Porcedda
     [not found]     ` <1357639455-21935-2-git-send-email-fabio.porcedda-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-02-12 23:03       ` Wim Van Sebroeck
     [not found]         ` <20130212230303.GA7867-1F/o1hAF34+bEvaWgpTR7kEOCMrvLtNR@public.gmane.org>
2013-02-13  9:28           ` Fabio Porcedda
     [not found]             ` <CAHkwnC_XdgHSo8Vkz5Ae=DQ48BBhLPVx_hXTzLTcw+xZJaEi5A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-02-13  9:44               ` Wim Van Sebroeck
     [not found]                 ` <20130213094401.GB7867-1F/o1hAF34+bEvaWgpTR7kEOCMrvLtNR@public.gmane.org>
2013-02-13 10:32                   ` Fabio Porcedda [this message]
2013-01-08 10:04   ` [PATCH v7 2/6] watchdog: orion_wdt: add timeout-sec property binding Fabio Porcedda
2013-01-08 10:04   ` [PATCH v7 3/6] watchdog: pnx4008: " Fabio Porcedda
2013-01-08 10:04   ` [PATCH v7 4/6] watchdog: s3c2410_wdt: " Fabio Porcedda
2013-01-08 10:04   ` [PATCH v7 5/6] watchdog: at91sam9_wdt: " Fabio Porcedda
2013-01-08 10:04   ` [PATCH v7 6/6] watchdog: orion_wdt: move the min_timeout initialization Fabio Porcedda
2013-01-08 15:34   ` [PATCH v7 0/6] watchdog: dt: add support for the timeout-sec dt property Jean-Christophe PLAGNIOL-VILLARD
     [not found]     ` <20130108153447.GC7360-RQcB7r2h9QmfDR2tN2SG5Ni2O/JbrIOy@public.gmane.org>
2013-01-31 11:24       ` Fabio Porcedda

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=CAHkwnC8rA9FZL2MK_qQ8yrvK-T3nxvRqxrDACeaV6v8VpMPkxQ@mail.gmail.com \
    --to=fabio.porcedda-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=andrew-g2DYL2Zd6BY@public.gmane.org \
    --cc=ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org \
    --cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
    --cc=jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org \
    --cc=kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
    --cc=linux-PelNFVqkFnVyf+4FbqDuWQ@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).