From: Beniamino Galvani <b.galvani@gmail.com>
To: Lee Jones <lee.jones@linaro.org>
Cc: Wim Van Sebroeck <wim@iguana.be>,
linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org,
Guenter Roeck <linux@roeck-us.net>
Subject: Re: [PATCH v3] watchdog: add driver for Ricoh RN5T618 watchdog
Date: Mon, 29 Sep 2014 12:51:20 +0200 [thread overview]
Message-ID: <20140929105120.GA32092@gmail.com> (raw)
In-Reply-To: <20140929075845.GD7308@lee--X1>
On Mon, Sep 29, 2014 at 08:58:45AM +0100, Lee Jones wrote:
> I'm not sure why a) this patch was sent to me in the first place and
> b) why anyone would think this should go in through MFD?
>
Hi Lee,
from a previous mail [1] I (wrongly) assumed that this was going
through the MFD tree. If this is not the case, Wim, can you pick the
patch?
Beniamino
[1] https://lkml.org/lkml/2014/9/4/124
> > You have my Acked-by or Signbed-off-by on this one.
> > I believe this goes via the mfd tree.
>
> Wim,
>
> When you Ack something, you should add your full Acked-by string.
>
> Patches should only be Signed-off(-by) when you are part of the
> distribution path i.e. when you send patches to another Maintainer
> and/or Linus.
>
> > > This adds a driver for the watchdog timer available in Ricoh RN5T618
> > > PMIC. The device supports a programmable expiration time of 1, 8, 32
> > > or 128 seconds.
> > >
> > > Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
> > > Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> > > ---
> > >
> > > Hi,
> > >
> > > this is the third version of Ricoh RN5T618 watchdog driver. The other
> > > patches of the original series adding MFD and regulator support have
> > > already been merged.
> > >
> > > Changes since v2 (http://lwn.net/Articles/610000/ ):
> > > - rename 'heartbeat' module parameter to 'timeout'
> > > - change parameter type to uint
> > >
> > > Changes since v1:
> > > - initialized heartbeat parameter to 0 instead of -1
> > > - simplified code path in set_timeout function
> > > - fixed module unloading
> > > - made 'time' unsigned in struct rn5t618_wdt_map
next prev parent reply other threads:[~2014-09-29 10:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-28 22:39 [PATCH v3] watchdog: add driver for Ricoh RN5T618 watchdog Beniamino Galvani
2014-09-29 6:34 ` Wim Van Sebroeck
2014-09-29 7:58 ` Lee Jones
2014-09-29 10:51 ` Beniamino Galvani [this message]
2014-09-29 12:24 ` Lee Jones
2014-09-29 16:50 ` Beniamino Galvani
2014-09-29 19:18 ` Wim Van Sebroeck
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=20140929105120.GA32092@gmail.com \
--to=b.galvani@gmail.com \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=wim@iguana.be \
/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.