crypto/nx: Enable and setup GZIP compression type
authorHaren Myneni <haren@linux.ibm.com>
Fri, 17 Apr 2020 09:10:24 +0000 (02:10 -0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 20 Apr 2020 06:53:14 +0000 (16:53 +1000)
commit1af11ae225350a92a1e13a4c27c215befced20af
treed8f84ca3f91defe18f9f5136c00bcdacfb4e5efa
parent4aebf3ce26ca2128433b615cd2535c22b03c8fa3
crypto/nx: Enable and setup GZIP compression type

Changes to probe GZIP device-tree nodes, open RX windows and setup
GZIP compression type. No plans to provide GZIP usage in kernel right
now, but this patch enables GZIP for user space usage.

Signed-off-by: Haren Myneni <haren@linux.ibm.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/1587114624.2275.1129.camel@hbabu-laptop
drivers/crypto/nx/nx-common-powernv.c