[PATCH 0/2] crypto: hisilicon/qm - add debugfs qm_state for hisilicon driver

Weili Qian posted 2 patches 1 year, 11 months ago
Documentation/ABI/testing/debugfs-hisi-hpre |  7 +++
Documentation/ABI/testing/debugfs-hisi-sec  |  7 +++
Documentation/ABI/testing/debugfs-hisi-zip  |  7 +++
drivers/crypto/hisilicon/debugfs.c          | 53 +++++++++++++++++++++
4 files changed, 74 insertions(+)
[PATCH 0/2] crypto: hisilicon/qm - add debugfs qm_state for hisilicon driver
Posted by Weili Qian 1 year, 11 months ago
Read some device register values for error analysis.
Patch #1, the debug file 'qm_state' is added to obtain
the current device state.
Patch #2, read device register value before resetting
to help analyze the cause of the device exception.

Weili Qian (2):
  crypto: hisilicon/qm - support get device state
  crypto: hisilicon/qm - dump important registers values before
    resetting

 Documentation/ABI/testing/debugfs-hisi-hpre |  7 +++
 Documentation/ABI/testing/debugfs-hisi-sec  |  7 +++
 Documentation/ABI/testing/debugfs-hisi-zip  |  7 +++
 drivers/crypto/hisilicon/debugfs.c          | 53 +++++++++++++++++++++
 4 files changed, 74 insertions(+)

-- 
2.33.0
Re: [PATCH 0/2] crypto: hisilicon/qm - add debugfs qm_state for hisilicon driver
Posted by Herbert Xu 1 year, 11 months ago
On Fri, Jan 12, 2024 at 06:25:44PM +0800, Weili Qian wrote:
> Read some device register values for error analysis.
> Patch #1, the debug file 'qm_state' is added to obtain
> the current device state.
> Patch #2, read device register value before resetting
> to help analyze the cause of the device exception.
> 
> Weili Qian (2):
>   crypto: hisilicon/qm - support get device state
>   crypto: hisilicon/qm - dump important registers values before
>     resetting
> 
>  Documentation/ABI/testing/debugfs-hisi-hpre |  7 +++
>  Documentation/ABI/testing/debugfs-hisi-sec  |  7 +++
>  Documentation/ABI/testing/debugfs-hisi-zip  |  7 +++
>  drivers/crypto/hisilicon/debugfs.c          | 53 +++++++++++++++++++++
>  4 files changed, 74 insertions(+)
> 
> -- 
> 2.33.0

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