devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] crypto: caam - add Job Ring support for DPAA2 parts
@ 2017-07-18 15:30 Horia Geantă
       [not found] ` <20170718153050.15330-1-horia.geanta-3arQi8VN3Tc@public.gmane.org>
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Horia Geantă @ 2017-07-18 15:30 UTC (permalink / raw)
  To: Herbert Xu, Shawn Guo
  Cc: David S. Miller, Rob Herring, Mark Rutland, Dan Douglass,
	linux-crypto, devicetree, linux-arm-kernel

This patch set adds support for CAAM's legacy Job Ring backend / interface
on platforms having DPAA2 (Datapath Acceleration Architecture v2), like
LS1088A or LS2088A.

I would like to get the DT patches through the crypto list (to make sure
they don't end up merged before driver support).

Thanks,
Horia

Horia Geantă (4):
  crypto: caam/jr - add support for DPAA2 parts
  arm64: dts: freescale: ls208xa: share aliases node
  arm64: dts: freescale: ls208xa: add crypto node
  arm64: dts: freescale: ls1088a: add crypto node

 arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi     | 43 ++++++++++++
 arch/arm64/boot/dts/freescale/fsl-ls2080a-qds.dts  |  5 --
 arch/arm64/boot/dts/freescale/fsl-ls2080a-rdb.dts  |  5 --
 arch/arm64/boot/dts/freescale/fsl-ls2080a-simu.dts |  5 --
 arch/arm64/boot/dts/freescale/fsl-ls2088a-qds.dts  |  5 --
 arch/arm64/boot/dts/freescale/fsl-ls2088a-rdb.dts  |  5 --
 arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi     | 46 ++++++++++++
 drivers/crypto/caam/caamhash.c                     |  7 +-
 drivers/crypto/caam/ctrl.c                         | 45 +++++++-----
 drivers/crypto/caam/ctrl.h                         |  2 +
 drivers/crypto/caam/jr.c                           |  7 +-
 drivers/crypto/caam/regs.h                         |  1 +
 drivers/crypto/caam/sg_sw_qm2.h                    | 81 ++++++++++++++++++++++
 drivers/crypto/caam/sg_sw_sec4.h                   | 30 ++++++--
 14 files changed, 237 insertions(+), 50 deletions(-)
 create mode 100644 drivers/crypto/caam/sg_sw_qm2.h

-- 
2.12.0.264.gd6db3f216544

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-08-05  1:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-18 15:30 [PATCH 0/4] crypto: caam - add Job Ring support for DPAA2 parts Horia Geantă
     [not found] ` <20170718153050.15330-1-horia.geanta-3arQi8VN3Tc@public.gmane.org>
2017-07-18 15:30   ` [PATCH 1/4] crypto: caam/jr - add " Horia Geantă
     [not found]     ` <20170718153050.15330-2-horia.geanta-3arQi8VN3Tc@public.gmane.org>
2017-08-03  6:09       ` Herbert Xu
2017-07-18 15:30   ` [PATCH 3/4] arm64: dts: freescale: ls208xa: add crypto node Horia Geantă
2017-07-25 13:21   ` [PATCH 0/4] crypto: caam - add Job Ring support for DPAA2 parts Shawn Guo
2017-07-25 13:31     ` Horia Geantă
2017-07-25 13:50       ` Shawn Guo
2017-08-03  8:07         ` Horia Geantă
2017-08-05  1:54   ` Shawn Guo
2017-07-18 15:30 ` [PATCH 2/4] arm64: dts: freescale: ls208xa: share aliases node Horia Geantă
2017-07-18 15:30 ` [PATCH 4/4] arm64: dts: freescale: ls1088a: add crypto node Horia Geantă

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).