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)
commit99182a42b7ef3d5e4180992ce01befd9e87526d2
tree56b0d4e29202a01f0c400b8a2db12ad29eaa11e4
parent959e6659b6f74ec1fa4d391a3b88d63dc0189f36
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
This page took 0.026853 seconds and 5 git commands to generate.