All of lore.kernel.org
 help / color / mirror / Atom feed
From: marcus.folkesson@gmail.com (Marcus Folkesson)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v3 1/7] watchdog: sama5d4: make use of timeout-secs provided in devicetree
Date: Sat, 17 Mar 2018 09:37:03 +0100	[thread overview]
Message-ID: <20180317083646.GA927@gmail.com> (raw)
In-Reply-To: <f3d913af-a396-ccdf-105f-c4e64397cbff@roeck-us.net>

On Fri, Mar 16, 2018 at 06:56:27PM -0700, Guenter Roeck wrote:
> On 03/16/2018 06:37 AM, Marcus Folkesson wrote:
> > Hi,
> > 
> > Am I supposed to do something more to make this patchset picked up?
> > 
> 
> Did you check linux-next ?

:-)

Thank you

/Marcus

> 
> Guenter
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-amlogic/attachments/20180317/8f662ce2/attachment.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Marcus Folkesson <marcus.folkesson@gmail.com>
To: Guenter Roeck <linux@roeck-us.net>
Cc: Wim Van Sebroeck <wim@iguana.be>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Carlo Caione <carlo@caione.org>,
	Kevin Hilman <khilman@baylibre.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Barry Song <baohua@kernel.org>,
	Maxime Ripard <maxime.ripard@free-electrons.com>,
	Chen-Yu Tsai <wens@csie.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	Vladimir Zapolskiy <vz@mleia.com>,
	Sylvain Lemieux <slemieux.tyco@gmail.com>,
	Nicolas Ferre <nicolas.ferre@microchip.com>,
	Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
	linux-mediatek@lists.infradead.org
Subject: Re: [PATCH v3 1/7] watchdog: sama5d4: make use of timeout-secs provided in devicetree
Date: Sat, 17 Mar 2018 09:37:03 +0100	[thread overview]
Message-ID: <20180317083646.GA927@gmail.com> (raw)
In-Reply-To: <f3d913af-a396-ccdf-105f-c4e64397cbff@roeck-us.net>

[-- Attachment #1: Type: text/plain, Size: 295 bytes --]

On Fri, Mar 16, 2018 at 06:56:27PM -0700, Guenter Roeck wrote:
> On 03/16/2018 06:37 AM, Marcus Folkesson wrote:
> > Hi,
> > 
> > Am I supposed to do something more to make this patchset picked up?
> > 
> 
> Did you check linux-next ?

:-)

Thank you

/Marcus

> 
> Guenter
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: marcus.folkesson@gmail.com (Marcus Folkesson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 1/7] watchdog: sama5d4: make use of timeout-secs provided in devicetree
Date: Sat, 17 Mar 2018 09:37:03 +0100	[thread overview]
Message-ID: <20180317083646.GA927@gmail.com> (raw)
In-Reply-To: <f3d913af-a396-ccdf-105f-c4e64397cbff@roeck-us.net>

On Fri, Mar 16, 2018 at 06:56:27PM -0700, Guenter Roeck wrote:
> On 03/16/2018 06:37 AM, Marcus Folkesson wrote:
> > Hi,
> > 
> > Am I supposed to do something more to make this patchset picked up?
> > 
> 
> Did you check linux-next ?

:-)

Thank you

/Marcus

> 
> Guenter
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180317/8f662ce2/attachment.sig>

  reply	other threads:[~2018-03-17  8:37 UTC|newest]

Thread overview: 82+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-11 20:08 [PATCH v3 1/7] watchdog: sama5d4: make use of timeout-secs provided in devicetree Marcus Folkesson
2018-02-11 20:08 ` Marcus Folkesson
2018-02-11 20:08 ` Marcus Folkesson
2018-02-11 20:08 ` Marcus Folkesson
2018-02-11 20:08 ` [PATCH v3 2/7] watchdog: sunxi: allow setting timeout " Marcus Folkesson
2018-02-11 20:08   ` Marcus Folkesson
2018-02-11 20:08   ` Marcus Folkesson
2018-02-19  0:06   ` Rob Herring
2018-02-19  0:06     ` Rob Herring
2018-02-19  0:06     ` Rob Herring
2018-02-19  0:06     ` Rob Herring
2018-02-19  3:01     ` Chen-Yu Tsai
2018-02-19  3:01       ` Chen-Yu Tsai
2018-02-19  3:01       ` Chen-Yu Tsai
2018-02-19  3:01       ` Chen-Yu Tsai
2018-02-11 20:08 ` [PATCH v3 3/7] watchdog: sirfsoc: " Marcus Folkesson
2018-02-11 20:08   ` Marcus Folkesson
2018-02-11 20:08   ` Marcus Folkesson
2018-02-11 20:08   ` Marcus Folkesson
2018-02-19  0:07   ` Rob Herring
2018-02-19  0:07     ` Rob Herring
2018-02-19  0:07     ` Rob Herring
2018-02-19  0:07     ` Rob Herring
2018-02-19  1:07     ` Guenter Roeck
2018-02-19  1:07       ` Guenter Roeck
2018-02-19  1:07       ` Guenter Roeck
2018-02-19  1:07       ` Guenter Roeck
2018-02-22  0:02       ` Rob Herring
2018-02-22  0:02         ` Rob Herring
2018-02-22  0:02         ` Rob Herring
2018-02-22  0:02         ` Rob Herring
2018-02-11 20:08 ` [PATCH v3 4/7] watchdog: pnx4008: make use of timeout-secs provided " Marcus Folkesson
2018-02-11 20:08   ` Marcus Folkesson
2018-02-11 20:08   ` Marcus Folkesson
2018-02-11 20:08 ` [PATCH v3 5/7] watchdog: mtk: allow setting timeout " Marcus Folkesson
2018-02-11 20:08   ` Marcus Folkesson
2018-02-11 20:08   ` Marcus Folkesson
2018-02-19  0:08   ` Rob Herring
2018-02-19  0:08     ` Rob Herring
2018-02-19  0:08     ` Rob Herring
2018-02-19  0:08     ` Rob Herring
2018-02-19  1:08     ` Guenter Roeck
2018-02-19  1:08       ` Guenter Roeck
2018-02-19  1:08       ` Guenter Roeck
2018-02-19  1:08       ` Guenter Roeck
2018-02-19 17:02   ` Matthias Brugger
2018-02-19 17:02     ` Matthias Brugger
2018-02-19 17:02     ` Matthias Brugger
2018-02-19 17:02     ` Matthias Brugger
2018-02-11 20:08 ` [PATCH v3 6/7] watchdog: meson: " Marcus Folkesson
2018-02-11 20:08   ` Marcus Folkesson
2018-02-11 20:08   ` Marcus Folkesson
2018-02-11 20:08   ` Marcus Folkesson
2018-02-11 20:08 ` [PATCH v3 7/7] watchdog: coh901327: make use of timeout-secs provided " Marcus Folkesson
2018-02-11 20:08   ` Marcus Folkesson
2018-02-11 20:08   ` Marcus Folkesson
2018-02-11 20:08   ` Marcus Folkesson
2018-02-12  1:11   ` [v3, " Guenter Roeck
2018-02-12  1:11     ` Guenter Roeck
2018-02-12  1:11     ` Guenter Roeck
2018-02-12  1:11     ` Guenter Roeck
2018-02-22 14:01   ` [PATCH v3 " Linus Walleij
2018-02-22 14:01     ` Linus Walleij
2018-02-22 14:01     ` Linus Walleij
2018-02-22 14:01     ` Linus Walleij
2018-02-12  1:10 ` [v3, 1/7] watchdog: sama5d4: " Guenter Roeck
2018-02-12  1:10   ` Guenter Roeck
2018-02-12  1:10   ` Guenter Roeck
2018-02-12  1:10   ` Guenter Roeck
2018-02-12  8:59 ` [PATCH v3 " Nicolas Ferre
2018-02-12  8:59   ` Nicolas Ferre
2018-02-12  8:59   ` Nicolas Ferre
2018-02-12  8:59   ` Nicolas Ferre
2018-03-16 13:37 ` Marcus Folkesson
2018-03-16 13:37   ` Marcus Folkesson
2018-03-16 13:37   ` Marcus Folkesson
2018-03-17  1:56   ` Guenter Roeck
2018-03-17  1:56     ` Guenter Roeck
2018-03-17  1:56     ` Guenter Roeck
2018-03-17  8:37     ` Marcus Folkesson [this message]
2018-03-17  8:37       ` Marcus Folkesson
2018-03-17  8:37       ` Marcus Folkesson

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=20180317083646.GA927@gmail.com \
    --to=marcus.folkesson@gmail.com \
    --cc=linus-amlogic@lists.infradead.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 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.