[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210821075026.GF3392@gondor.apana.org.au>
Date: Sat, 21 Aug 2021 15:50:26 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Weili Qian <qianweili@...wei.com>
Cc: davem@...emloft.net, linux-kernel@...r.kernel.org,
linux-crypto@...r.kernel.org, wangzhou1@...ilicon.com,
liulongfang@...wei.com
Subject: Re: [PATCH v2 0/5] crypto: hisilicon - support runtime PM for
accelerator devices
On Fri, Aug 13, 2021 at 05:50:04PM +0800, Weili Qian wrote:
> Kunpeng930 accelerator devices support runtime power management, this
> patchset enables runtime PM for accelerator devices.
>
> ---
> v1->v2: fix warning
> ---
>
> Weili Qian (5):
> crypto: hisilicon - using 'debugfs_create_file' instead of
> 'debugfs_create_regset32'
> crypto: hisilicon - add runtime PM ops
> crypto: hisilicon - support runtime PM for accelerator device
> crypto: hisilicon - change parameter passing of debugfs function
> crypto: hisilicon - check _PS0 and _PR0 method
>
> drivers/crypto/hisilicon/hpre/hpre_main.c | 60 ++++-
> drivers/crypto/hisilicon/qm.c | 430 +++++++++++++++++++++++++-----
> drivers/crypto/hisilicon/qm.h | 8 +
> drivers/crypto/hisilicon/sec2/sec_main.c | 58 +++-
> drivers/crypto/hisilicon/zip/zip_main.c | 57 +++-
> 5 files changed, 521 insertions(+), 92 deletions(-)
All applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists