From: Herbert Xu <herbert@gondor.apana.org.au>
To: Corentin Labbe <clabbe.montjoie@gmail.com>
Cc: linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org,
mripard@kernel.org, wens@csie.org, linux-crypto@vger.kernel.org,
davem@davemloft.net, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 0/2] crypto: sun4i-ss: Enable power management
Date: Sat, 5 Oct 2019 01:45:38 +1000 [thread overview]
Message-ID: <20191004154538.GB5148@gondor.apana.org.au> (raw)
In-Reply-To: <20190924080832.18694-1-clabbe.montjoie@gmail.com>
On Tue, Sep 24, 2019 at 10:08:30AM +0200, Corentin Labbe wrote:
> Hello
>
> This serie enables power management in the sun4i-ss driver.
>
> Regards
>
> Changes since v2 ( https://lore.kernel.org/linux-arm-kernel/20190919051035.4111-2-clabbe.montjoie@gmail.com/T/ ):
> - depends on PM
> - fusioned suspend/resume functions with sun4i_ssenable/disable
> - fixed style problem
>
> Changes since v1:
> - Fixed style in patch #1
> - Check more return code of PM functions
> - Add PM support in hash/prng
> - reworked the probe order of PM functions and the PM strategy
>
> Corentin Labbe (2):
> crypto: sun4i-ss: simplify enable/disable of the device
> crypto: sun4i-ss: enable pm_runtime
>
> drivers/crypto/Kconfig | 1 +
> drivers/crypto/sunxi-ss/sun4i-ss-cipher.c | 10 ++
> drivers/crypto/sunxi-ss/sun4i-ss-core.c | 139 ++++++++++++++++------
> drivers/crypto/sunxi-ss/sun4i-ss-hash.c | 12 ++
> drivers/crypto/sunxi-ss/sun4i-ss-prng.c | 9 +-
> drivers/crypto/sunxi-ss/sun4i-ss.h | 2 +
> 6 files changed, 133 insertions(+), 40 deletions(-)
All applied. Thanks.
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2019-10-04 15:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-24 8:08 [PATCH v3 0/2] crypto: sun4i-ss: Enable power management Corentin Labbe
2019-09-24 8:08 ` [PATCH v3 1/2] crypto: sun4i-ss: simplify enable/disable of the device Corentin Labbe
2019-09-24 8:08 ` [PATCH v3 2/2] crypto: sun4i-ss: enable pm_runtime Corentin Labbe
2019-09-25 11:05 ` Maxime Ripard
2019-10-04 15:45 ` Herbert Xu [this message]
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=20191004154538.GB5148@gondor.apana.org.au \
--to=herbert@gondor.apana.org.au \
--cc=clabbe.montjoie@gmail.com \
--cc=davem@davemloft.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sunxi@googlegroups.com \
--cc=mripard@kernel.org \
--cc=wens@csie.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox