From: Sebastian Reichel <sre@kernel.org>
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
Nicolas Ferre <nicolas.ferre@atmel.com>,
Maxime Ripard <maxime.ripard@free-electrons.com>,
linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/5] power/reset: at91: cleanups and slow clock
Date: Tue, 22 Sep 2015 17:13:35 +0200 [thread overview]
Message-ID: <20150922151335.GA2533@earth> (raw)
In-Reply-To: <1439284370-13803-1-git-send-email-alexandre.belloni@free-electrons.com>
[-- Attachment #1: Type: text/plain, Size: 667 bytes --]
Hi,
On Tue, Aug 11, 2015 at 11:12:45AM +0200, Alexandre Belloni wrote:
> As discussed this series is now removing non DT initialization, allowing to
> compile the drivers as modules and finally adding slow clock support to the
> drivers.
>
> [...]
>
> power/reset: at91-reset: remove useless at91_reset_platform_probe()
> power/reset: at91-reset: allow compiling as a module
> power/reset: at91-reset: get and use slow clock
> power/reset: at91-poweroff: allow compiling as a module
> power/reset: at91-poweroff: get and use slow clock
Thanks, queued for 4.4. You may want to add another patch adding
MODULE_DEVICE_TABLE(of, xxx_of_match);
-- Sebastian
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: sre@kernel.org (Sebastian Reichel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/5] power/reset: at91: cleanups and slow clock
Date: Tue, 22 Sep 2015 17:13:35 +0200 [thread overview]
Message-ID: <20150922151335.GA2533@earth> (raw)
In-Reply-To: <1439284370-13803-1-git-send-email-alexandre.belloni@free-electrons.com>
Hi,
On Tue, Aug 11, 2015 at 11:12:45AM +0200, Alexandre Belloni wrote:
> As discussed this series is now removing non DT initialization, allowing to
> compile the drivers as modules and finally adding slow clock support to the
> drivers.
>
> [...]
>
> power/reset: at91-reset: remove useless at91_reset_platform_probe()
> power/reset: at91-reset: allow compiling as a module
> power/reset: at91-reset: get and use slow clock
> power/reset: at91-poweroff: allow compiling as a module
> power/reset: at91-poweroff: get and use slow clock
Thanks, queued for 4.4. You may want to add another patch adding
MODULE_DEVICE_TABLE(of, xxx_of_match);
-- Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150922/444bb3a7/attachment.sig>
next prev parent reply other threads:[~2015-09-22 15:13 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-11 9:12 [PATCH v3 0/5] power/reset: at91: cleanups and slow clock Alexandre Belloni
2015-08-11 9:12 ` Alexandre Belloni
2015-08-11 9:12 ` [PATCH v3 1/5] power/reset: at91-reset: remove useless at91_reset_platform_probe() Alexandre Belloni
2015-08-11 9:12 ` Alexandre Belloni
2015-08-11 9:12 ` [PATCH v3 2/5] power/reset: at91-reset: allow compiling as a module Alexandre Belloni
2015-08-11 9:12 ` Alexandre Belloni
2015-08-11 9:12 ` [PATCH v3 3/5] power/reset: at91-reset: get and use slow clock Alexandre Belloni
2015-08-11 9:12 ` Alexandre Belloni
2015-08-11 9:12 ` [PATCH v3 4/5] power/reset: at91-poweroff: allow compiling as a module Alexandre Belloni
2015-08-11 9:12 ` Alexandre Belloni
2015-08-11 9:12 ` Alexandre Belloni
2015-08-11 9:12 ` [PATCH v3 5/5] power/reset: at91-poweroff: get and use slow clock Alexandre Belloni
2015-08-11 9:12 ` Alexandre Belloni
2015-09-22 15:13 ` Sebastian Reichel [this message]
2015-09-22 15:13 ` [PATCH v3 0/5] power/reset: at91: cleanups and " Sebastian Reichel
2015-09-22 15:35 ` Alexandre Belloni
2015-09-22 15:35 ` Alexandre Belloni
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=20150922151335.GA2533@earth \
--to=sre@kernel.org \
--cc=alexandre.belloni@free-electrons.com \
--cc=dbaryshkov@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=maxime.ripard@free-electrons.com \
--cc=nicolas.ferre@atmel.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.