linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] crypto: sun4i-ss: add support for V3s
@ 2020-08-31  7:30 Martin Cerveny
  2020-08-31  7:30 ` [PATCH v2 1/3] dt-bindings: crypto: add new compatible " Martin Cerveny
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Martin Cerveny @ 2020-08-31  7:30 UTC (permalink / raw)
  To: Corentin Labbe
  Cc: Martin Cerveny, Chen-Yu Tsai, David S. Miller, devicetree,
	Herbert Xu, linux-arm-kernel, linux-crypto, linux-kernel,
	Maxime Ripard, Rob Herring

Add support for "sun4i-ss" (crypto engine) for Allwinner V3s.
Simmilar problem like A33.

Changes since v1:
- splited to patch series

Martin Cerveny (3):
  dt-bindings: crypto: add new compatible for V3s
  ARM: dts: sun8i: v3s: Enable crypto engine
  crypto: sun4i-ss - add the V3s variant of SS

 .../bindings/crypto/allwinner,sun4i-a10-crypto.yaml    |  5 ++++-
 arch/arm/boot/dts/sun8i-v3s.dtsi                       | 10 ++++++++++
 drivers/crypto/allwinner/sun4i-ss/sun4i-ss-core.c      |  7 +++++++
 3 files changed, 21 insertions(+), 1 deletion(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-09-14 18:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-31  7:30 [PATCH v2 0/3] crypto: sun4i-ss: add support for V3s Martin Cerveny
2020-08-31  7:30 ` [PATCH v2 1/3] dt-bindings: crypto: add new compatible " Martin Cerveny
2020-09-01  9:32   ` Maxime Ripard
2020-09-01 10:57     ` Corentin Labbe
2020-09-01 11:40       ` Maxime Ripard
2020-09-02  6:28         ` Corentin Labbe
2020-09-05 15:51           ` Martin Cerveny
2020-09-14 18:24             ` Rob Herring
2020-08-31  7:31 ` [PATCH v2 2/3] ARM: dts: sun8i: v3s: Enable crypto engine Martin Cerveny
2020-09-01  9:33   ` Maxime Ripard
2020-08-31  7:31 ` [PATCH v2 3/3] crypto: sun4i-ss - add the V3s variant of SS Martin Cerveny
2020-08-31 11:50   ` Corentin Labbe

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).