All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] New compatible for sa3ul for AM62x
@ 2022-04-12  7:30 Jayesh Choudhary
  2022-04-12  7:30 ` [PATCH 1/2] dt-bindings: crypto: ti,sa2ul: Add a new compatible for AM62 Jayesh Choudhary
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jayesh Choudhary @ 2022-04-12  7:30 UTC (permalink / raw)
  To: linux-crypto
  Cc: devicetree, linux-kernel, herbert, davem, krzysztof.kozlowski+dt,
	j-choudhary, robh+dt

This series add the new compatible for sa3ul in the bindings and
driver file which will be used further in device tree nodes to
enable crypto support in TI SoC AM62x.

I will post the patch to enable crypto accelerator once this series
is merged.

Jayesh Choudhary (2):
  dt-bindings: crypto: ti,sa2ul: Add a new compatible for AM62
  crypto: sa2ul: Add the new compatible for AM62

 Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml | 1 +
 drivers/crypto/sa2ul.c                                 | 1 +
 2 files changed, 2 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2022-04-21 10:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-12  7:30 [PATCH 0/2] New compatible for sa3ul for AM62x Jayesh Choudhary
2022-04-12  7:30 ` [PATCH 1/2] dt-bindings: crypto: ti,sa2ul: Add a new compatible for AM62 Jayesh Choudhary
2022-04-12 12:03   ` Krzysztof Kozlowski
2022-04-13  8:33     ` Jayesh Choudhary
2022-04-13 15:48   ` Krzysztof Kozlowski
2022-04-12  7:30 ` [PATCH 2/2] crypto: sa2ul: Add the " Jayesh Choudhary
2022-04-21  9:59 ` [PATCH 0/2] New compatible for sa3ul for AM62x Herbert Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.