All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] crypto: sun4i-ss: Enable power management
@ 2019-09-19  5:10 ` Corentin Labbe
  0 siblings, 0 replies; 10+ messages in thread
From: Corentin Labbe @ 2019-09-19  5:10 UTC (permalink / raw)
  To: davem, herbert, mripard, wens
  Cc: linux-arm-kernel, linux-crypto, linux-kernel, linux-sunxi,
	Corentin Labbe

Hello

This serie enables power management in the sun4i-ss driver.

Regards

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/sunxi-ss/sun4i-ss-cipher.c |   9 ++
 drivers/crypto/sunxi-ss/sun4i-ss-core.c   | 157 ++++++++++++++++------
 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 +
 5 files changed, 149 insertions(+), 40 deletions(-)

-- 
2.21.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-09-23  7:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-19  5:10 [PATCH v2 0/2] crypto: sun4i-ss: Enable power management Corentin Labbe
2019-09-19  5:10 ` Corentin Labbe
2019-09-19  5:10 ` [PATCH v2 1/2] crypto: sun4i-ss: simplify enable/disable of the device Corentin Labbe
2019-09-19  5:10   ` Corentin Labbe
2019-09-19  5:10 ` [PATCH v2 2/2] crypto: sun4i-ss: enable pm_runtime Corentin Labbe
2019-09-19  5:10   ` Corentin Labbe
2019-09-19 16:55   ` Maxime Ripard
2019-09-19 16:55     ` Maxime Ripard
2019-09-23  7:53     ` Corentin Labbe
2019-09-23  7:53       ` Corentin Labbe

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.