All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Long <eric.long@spreadtrum.com>
To: Rob Herring <robh@kernel.org>
Cc: Wim Van Sebroeck <wim@iguana.be>,
	Mark Rutland <mark.rutland@arm.com>, <baolin.wang@linaro.org>,
	Guenter Roeck <linux@roeck-us.net>,
	<linux-watchdog@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation
Date: Tue, 19 Sep 2017 10:32:45 +0800	[thread overview]
Message-ID: <20170919023245.GA24732@spreadtrum.com> (raw)
In-Reply-To: <201709190143.v8J1husi078600@TPSPAM01.spreadtrum.com>

On Mon, Sep 18, 2017 at 05:31:11PM -0500, Rob Herring wrote:
> On Tue, Sep 12, 2017 at 07:40:08PM +0800, Eric Long wrote:
> > This patch adds the documentation for Spreadtrum watchdog driver.
> > 
> > Signed-off-by: Eric Long <eric.long@spreadtrum.com>
> > ---
> > changes since v1:
> >  - No updates.
> > ---
> >  .../devicetree/bindings/watchdog/sprd-wdt.txt         | 19 +++++++++++++++++++
> >  1 file changed, 19 insertions(+)
> >  create mode 100644 Documentation/devicetree/bindings/watchdog/sprd-wdt.txt
> 
> Acked-by: Rob Herring <robh@kernel.org>

Thanks Rob!

WARNING: multiple messages have this Message-ID (diff)
From: Eric Long <eric.long-lxIno14LUO0EEoCn2XhGlw@public.gmane.org>
To: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Wim Van Sebroeck <wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	baolin.wang-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>,
	linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v2 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation
Date: Tue, 19 Sep 2017 10:32:45 +0800	[thread overview]
Message-ID: <20170919023245.GA24732@spreadtrum.com> (raw)
In-Reply-To: <201709190143.v8J1husi078600-sL8b8dyCy1zpLeLZpxNaYL018wFwQdjl@public.gmane.org>

On Mon, Sep 18, 2017 at 05:31:11PM -0500, Rob Herring wrote:
> On Tue, Sep 12, 2017 at 07:40:08PM +0800, Eric Long wrote:
> > This patch adds the documentation for Spreadtrum watchdog driver.
> > 
> > Signed-off-by: Eric Long <eric.long-lxIno14LUO0EEoCn2XhGlw@public.gmane.org>
> > ---
> > changes since v1:
> >  - No updates.
> > ---
> >  .../devicetree/bindings/watchdog/sprd-wdt.txt         | 19 +++++++++++++++++++
> >  1 file changed, 19 insertions(+)
> >  create mode 100644 Documentation/devicetree/bindings/watchdog/sprd-wdt.txt
> 
> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>

Thanks Rob!
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2017-09-19  2:32 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-12 11:40 [PATCH v2 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation Eric Long
2017-09-12 11:40 ` Eric Long
2017-09-12 11:40 ` [PATCH v2 2/2] watchdog: Add Spreadtrum watchdog driver Eric Long
2017-09-12 11:40   ` Eric Long
2017-10-11  8:00   ` Eric Long
2017-10-11  8:00     ` Eric Long
2017-10-22 16:07   ` [v2,2/2] " Guenter Roeck
2017-10-22 16:07     ` Guenter Roeck
2017-10-25 10:29     ` Eric Long
2017-10-25 10:29       ` Eric Long
2017-10-25 11:13       ` Guenter Roeck
2017-10-25 11:13         ` Guenter Roeck
2017-10-25 11:34         ` Baolin Wang
2017-10-25 11:34           ` Baolin Wang
2017-09-18 22:31 ` [PATCH v2 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation Rob Herring
2017-09-18 22:31   ` Rob Herring
     [not found] ` <201709190143.v8J1husi078600@TPSPAM01.spreadtrum.com>
2017-09-19  2:32   ` Eric Long [this message]
2017-09-19  2:32     ` Eric Long

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=20170919023245.GA24732@spreadtrum.com \
    --to=eric.long@spreadtrum.com \
    --cc=baolin.wang@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=mark.rutland@arm.com \
    --cc=robh@kernel.org \
    --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.