]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: nx - add PowerNV platform NX-842 driver
authorDan Streetman <ddstreet@ieee.org>
Thu, 7 May 2015 17:49:19 +0000 (13:49 -0400)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 11 May 2015 07:06:47 +0000 (15:06 +0800)
commit8472abfde94d7a9f4fadab2818584a42f27aa57b
tree56b0d4e29202a01f0c400b8a2db12ad29eaa11e4
parenta4683142cce455e372caec2991d8bc14c764408e
crypto: nx - add PowerNV platform NX-842 driver

Add driver for NX-842 hardware on the PowerNV platform.

This allows the use of the 842 compression hardware coprocessor on
the PowerNV platform.

Signed-off-by: Dan Streetman <ddstreet@ieee.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/nx/Kconfig
drivers/crypto/nx/Makefile
drivers/crypto/nx/nx-842-powernv.c [new file with mode: 0644]
drivers/crypto/nx/nx-842-pseries.c
drivers/crypto/nx/nx-842.c
drivers/crypto/nx/nx-842.h
include/linux/nx842.h