All of lore.kernel.org
 help / color / mirror / Atom feed
From: sre@kernel.org (Sebastian Reichel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 0/2] power: reset: support for Atmel alternative Shutdown Controller
Date: Thu, 24 Mar 2016 17:52:55 +0100	[thread overview]
Message-ID: <20160324165254.GA31831@earth> (raw)
In-Reply-To: <56F3AB12.20701@atmel.com>

Hi,

On Thu, Mar 24, 2016 at 09:53:38AM +0100, Nicolas Ferre wrote:
> Le 23/03/2016 22:11, Sebastian Reichel a ?crit :
> > Hi Nicolas,
> > 
> > On Wed, Mar 23, 2016 at 12:18:46PM +0100, Nicolas Ferre wrote:
> >> Le 16/03/2016 14:19, Nicolas Ferre a ?crit :
> >>> This is a series to add driver for a new Atmel Shutdown Controller. This new IP
> >>> is extensible and some features will be added later (see the TODO section).
> >>> Its extensible nature led to write a new binding so that wake-up sources can be
> >>> described easily.
> >>
> >> I have the feeling that this series is ready. What do you think?
> > 
> > I have see obvious problems with this series and plan to queue this
> 
> I would be reassured if a "not" was actually missing in the sentence
> above... ;-)

Sorry, it's missing of course (I do not intent to queue stuff with
obvious problems ;)).

-- Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160324/570a8ff3/attachment.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Sebastian Reichel <sre@kernel.org>
To: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: linux-arm-kernel@lists.infradead.org,
	Alexandre Belloni <alexandre.belloni@free-electrons.com>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com,
	ijc+devicetree@hellion.org.uk
Subject: Re: [PATCH v5 0/2] power: reset: support for Atmel alternative Shutdown Controller
Date: Thu, 24 Mar 2016 17:52:55 +0100	[thread overview]
Message-ID: <20160324165254.GA31831@earth> (raw)
In-Reply-To: <56F3AB12.20701@atmel.com>

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

Hi,

On Thu, Mar 24, 2016 at 09:53:38AM +0100, Nicolas Ferre wrote:
> Le 23/03/2016 22:11, Sebastian Reichel a écrit :
> > Hi Nicolas,
> > 
> > On Wed, Mar 23, 2016 at 12:18:46PM +0100, Nicolas Ferre wrote:
> >> Le 16/03/2016 14:19, Nicolas Ferre a écrit :
> >>> This is a series to add driver for a new Atmel Shutdown Controller. This new IP
> >>> is extensible and some features will be added later (see the TODO section).
> >>> Its extensible nature led to write a new binding so that wake-up sources can be
> >>> described easily.
> >>
> >> I have the feeling that this series is ready. What do you think?
> > 
> > I have see obvious problems with this series and plan to queue this
> 
> I would be reassured if a "not" was actually missing in the sentence
> above... ;-)

Sorry, it's missing of course (I do not intent to queue stuff with
obvious problems ;)).

-- Sebastian

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

  reply	other threads:[~2016-03-24 16:52 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-16 13:19 [PATCH v5 0/2] power: reset: support for Atmel alternative Shutdown Controller Nicolas Ferre
2016-03-16 13:19 ` Nicolas Ferre
2016-03-16 13:19 ` Nicolas Ferre
2016-03-16 13:19 ` [PATCH v5 1/2] ARM: dts: at91: shdwc binding: add new shutdown controller documentation Nicolas Ferre
2016-03-16 13:19   ` Nicolas Ferre
2016-03-16 13:19   ` Nicolas Ferre
2016-03-17 20:14   ` Alexandre Belloni
2016-03-17 20:14     ` Alexandre Belloni
2016-03-17 20:14     ` Alexandre Belloni
2016-03-18 21:29   ` Rob Herring
2016-03-18 21:29     ` Rob Herring
2016-03-18 21:29     ` Rob Herring
2016-03-16 13:19 ` [PATCH v5 2/2] power: reset: at91-shdwc: add new shutdown controller driver Nicolas Ferre
2016-03-16 13:19   ` Nicolas Ferre
2016-03-16 13:19   ` Nicolas Ferre
2016-03-17 20:14   ` Alexandre Belloni
2016-03-17 20:14     ` Alexandre Belloni
2016-03-17 20:14     ` Alexandre Belloni
2016-03-23 11:18 ` [PATCH v5 0/2] power: reset: support for Atmel alternative Shutdown Controller Nicolas Ferre
2016-03-23 11:18   ` Nicolas Ferre
2016-03-23 11:18   ` Nicolas Ferre
2016-03-23 21:11   ` Sebastian Reichel
2016-03-23 21:11     ` Sebastian Reichel
2016-03-23 21:11     ` Sebastian Reichel
2016-03-24  8:53     ` Nicolas Ferre
2016-03-24  8:53       ` Nicolas Ferre
2016-03-24  8:53       ` Nicolas Ferre
2016-03-24 16:52       ` Sebastian Reichel [this message]
2016-03-24 16:52         ` Sebastian Reichel
2016-04-10 16:27 ` Sebastian Reichel
2016-04-10 16:27   ` Sebastian Reichel
2016-04-10 16:27   ` Sebastian Reichel

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=20160324165254.GA31831@earth \
    --to=sre@kernel.org \
    --cc=linux-arm-kernel@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.