linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] crypto: hisilicon - enable clock gating for accelerator device
@ 2021-08-07  6:29 Weili Qian
  2021-08-07  6:29 ` [PATCH 1/3] crypto: hisilicon - enable zip device clock gating Weili Qian
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Weili Qian @ 2021-08-07  6:29 UTC (permalink / raw)
  To: herbert, davem
  Cc: linux-kernel, linux-crypto, wangzhou1, liulongfang, Weili Qian

Kunpeng930 accelerator devices support dynamic clock gating. This patchset
enables clock gating for accelerator devices by writing hardware registers.

Weili Qian (3):
  crypto: hisilicon - enable zip device clock gating
  crypto: hisilicon - enable sec device clock gating
  crypto: hisilicon - enable hpre device clock gating

 drivers/crypto/hisilicon/hpre/hpre_main.c | 63 +++++++++++++++++++++++++++++++
 drivers/crypto/hisilicon/sec2/sec_main.c  | 46 +++++++++++++++++++---
 drivers/crypto/hisilicon/zip/zip_main.c   | 26 +++++++++++++
 3 files changed, 130 insertions(+), 5 deletions(-)

-- 
2.8.1


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

end of thread, other threads:[~2021-08-12 11:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-07  6:29 [PATCH 0/3] crypto: hisilicon - enable clock gating for accelerator device Weili Qian
2021-08-07  6:29 ` [PATCH 1/3] crypto: hisilicon - enable zip device clock gating Weili Qian
2021-08-07  6:29 ` [PATCH 2/3] crypto: hisilicon - enable sec " Weili Qian
2021-08-07  6:29 ` [PATCH 3/3] crypto: hisilicon - enable hpre " Weili Qian
2021-08-12 11:36 ` [PATCH 0/3] crypto: hisilicon - enable clock gating for accelerator device Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).