mbox series

[v1,0/3] Update dt-bindings and sa2ul driver for AM64x SoCs

Message ID 20210308202005.243228-1-vaibhavgupta40@gmail.com
Headers show
Series Update dt-bindings and sa2ul driver for AM64x SoCs | expand

Message

Vaibhav Gupta March 8, 2021, 8:20 p.m. UTC
From: Vaibhav Gupta <v_gupta@ti.com>

This patch series aims to modify necessary files before an entry for sa2ul
can be made in the respective am64 device tree.

Peter Ujfalusi (3):
  dt-bindings: crypto: ti,sa2ul: Add new compatible for AM64
  crypto: sa2ul: Support for per channel coherency
  crypto: sa2ul: Add support for AM64

 .../devicetree/bindings/crypto/ti,sa2ul.yaml  |  40 +++++-
 drivers/crypto/sa2ul.c                        | 133 ++++++++++++------
 drivers/crypto/sa2ul.h                        |   4 +
 3 files changed, 130 insertions(+), 47 deletions(-)