public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Beniamino Galvani <b.galvani@gmail.com>
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 13:24:11 +0100	[thread overview]
Message-ID: <20140929122411.GE7308@lee--X1> (raw)
In-Reply-To: <20140929105120.GA32092@gmail.com>

On Mon, 29 Sep 2014, Beniamino Galvani wrote:

> 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

Okay, I see what's happened.

So actually if there are interdependencies between this and the other
patches in the set, which I think there are, then you should have kept
this in the set with the others.  Sending as an independent patch is
not the correct thing to do.

Can you resend this, as a patch-set with all of the Acks you have
acquired please.  I will then take the set as a whole.

> > > 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

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

  reply	other threads:[~2014-09-29 12:24 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
2014-09-29 12:24       ` Lee Jones [this message]
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=20140929122411.GE7308@lee--X1 \
    --to=lee.jones@linaro.org \
    --cc=b.galvani@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox