From: Wim Van Sebroeck <wim@iguana.be>
To: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Cc: linux-watchdog@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Jason Cooper <jason@lakedaemon.net>,
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
Andrew Lunn <andrew@lunn.ch>, Tawfik Bayouk <tawfik@marvell.com>,
Jason Gunthorpe <jgunthorpe@obsidianresearch.com>,
Lior Amsalem <alior@marvell.com>,
Gregory Clement <gregory.clement@free-electrons.com>,
Guenter Roeck <linux@roeck-us.net>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Subject: Re: [RESEND/PATCH v4 0/9] Watchdog support for Armada 375/38x SoC
Date: Mon, 26 May 2014 22:53:05 +0200 [thread overview]
Message-ID: <20140526205305.GA23347@spo001.leaseweb.com> (raw)
In-Reply-To: <20140424110636.GA1735@arch.cereza>
Hi Ezequiel,
> On Apr 24, Jason Cooper wrote:
> > On Mon, Apr 14, 2014 at 10:23:24AM -0300, Ezequiel Garcia wrote:
> > >
> > > Tested on A375-DB, A385-DB, A370-RD and Dove Cubox. Sebastian did more tests
> > > on Dove, and Jason Gunthorpe on Kirkwood.
> >
> > Applied patches 7 and 8 to mvebu/dt. For the rest,
> >
> > Acked-by: Jason Cooper <jason@lakedaemon.net>
> >
>
> Wim,
>
> Can you take the rest of the patches throught your tree, with Jason's ack?
Done. It's in linux-watchdog-next now.
Kind regards,
Wim.
next prev parent reply other threads:[~2014-05-26 20:53 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-14 13:23 [RESEND/PATCH v4 0/9] Watchdog support for Armada 375/38x SoC Ezequiel Garcia
2014-04-14 13:23 ` Ezequiel Garcia
2014-04-14 13:23 ` [RESEND/PATCH v4 1/9] watchdog: orion: Move the register ioremap'ing to its own function Ezequiel Garcia
2014-04-14 13:23 ` Ezequiel Garcia
2014-04-14 13:23 ` [RESEND/PATCH v4 2/9] watchdog: orion: Introduce a SoC-specific RSTOUT mapping Ezequiel Garcia
2014-04-14 13:23 ` Ezequiel Garcia
2014-04-14 13:23 ` [RESEND/PATCH v4 3/9] watchdog: orion: Remove unneeded atomic access Ezequiel Garcia
2014-04-14 13:23 ` Ezequiel Garcia
2014-04-14 13:23 ` [RESEND/PATCH v4 4/9] watchdog: orion: Introduce per-SoC stop() function Ezequiel Garcia
2014-04-14 13:23 ` Ezequiel Garcia
2014-04-14 13:23 ` [RESEND/PATCH v4 5/9] watchdog: orion: Introduce per-SoC enabled() function Ezequiel Garcia
2014-04-14 13:23 ` Ezequiel Garcia
2014-04-14 13:23 ` [RESEND/PATCH v4 6/9] watchdog: orion: Add Armada 375/380 SoC support Ezequiel Garcia
2014-04-14 13:23 ` Ezequiel Garcia
2014-04-14 13:23 ` [RESEND/PATCH v4 7/9] ARM: mvebu: Enable Armada 375 watchdog in the devicetree Ezequiel Garcia
2014-04-14 13:23 ` Ezequiel Garcia
2014-04-14 13:23 ` [RESEND/PATCH v4 8/9] ARM: mvebu: Enable Armada 380/385 " Ezequiel Garcia
2014-04-14 13:23 ` Ezequiel Garcia
2014-04-14 13:23 ` [RESEND/PATCH v4 9/9] ARM: mvebu: Add A375/A380 watchdog binding documentation Ezequiel Garcia
2014-04-14 13:23 ` Ezequiel Garcia
2014-04-24 4:51 ` [RESEND/PATCH v4 0/9] Watchdog support for Armada 375/38x SoC Jason Cooper
2014-04-24 4:51 ` Jason Cooper
2014-04-24 11:06 ` Ezequiel Garcia
2014-04-24 11:06 ` Ezequiel Garcia
2014-05-06 20:42 ` Ezequiel Garcia
2014-05-06 20:42 ` Ezequiel Garcia
2014-05-07 14:27 ` Wim Van Sebroeck
2014-05-07 14:36 ` Ezequiel Garcia
2014-05-07 14:36 ` Ezequiel Garcia
2014-05-15 12:42 ` Ezequiel Garcia
2014-05-15 12:42 ` Ezequiel Garcia
2014-05-19 12:37 ` Ezequiel Garcia
2014-05-19 12:37 ` Ezequiel Garcia
2014-05-19 13:04 ` Wim Van Sebroeck
2014-05-21 22:47 ` Ezequiel Garcia
2014-05-21 22:47 ` Ezequiel Garcia
2014-05-26 20:53 ` Wim Van Sebroeck [this message]
2014-05-26 21:04 ` Ezequiel Garcia
2014-05-26 21:04 ` Ezequiel Garcia
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=20140526205305.GA23347@spo001.leaseweb.com \
--to=wim@iguana.be \
--cc=alior@marvell.com \
--cc=andrew@lunn.ch \
--cc=ezequiel.garcia@free-electrons.com \
--cc=gregory.clement@free-electrons.com \
--cc=jason@lakedaemon.net \
--cc=jgunthorpe@obsidianresearch.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=sebastian.hesselbarth@gmail.com \
--cc=tawfik@marvell.com \
--cc=thomas.petazzoni@free-electrons.com \
/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.