crypto/octeontx2: add init sequence in probe
authorAnoob Joseph <anoobj@marvell.com>
Wed, 16 Oct 2019 15:25:35 +0000 (20:55 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 23 Oct 2019 14:57:06 +0000 (16:57 +0200)
commit818d138bcce9dfa1e85d9a0f343aa977d518cf37
treeb4f0bf9d92800c465aadc37eaaeb4ca52980ed02
parent2f8a1b963eb772acaab7ceb1e2a2e728f33ebd3e
crypto/octeontx2: add init sequence in probe

This patch adds the device init sequence for
OCTEON TX2 crypto device.

Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com>
Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
drivers/crypto/octeontx2/Makefile
drivers/crypto/octeontx2/meson.build
drivers/crypto/octeontx2/otx2_cryptodev.c
drivers/crypto/octeontx2/otx2_cryptodev.h
drivers/crypto/octeontx2/otx2_cryptodev_mbox.c [new file with mode: 0644]
drivers/crypto/octeontx2/otx2_cryptodev_mbox.h [new file with mode: 0644]