Linux cryptographic layer development
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Meson S4 HW RNG Support
@ 2023-07-25 14:12 Alexey Romanov
  2023-07-25 14:12 ` [PATCH v1 1/3] drivers: rng: add check status bit feature Alexey Romanov
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Alexey Romanov @ 2023-07-25 14:12 UTC (permalink / raw)
  To: narmstrong, neil.armstrong, olivia, herbert, robh+dt,
	krzysztof.kozlowski+dt, conor+dt, khilman, jbrunet,
	martin.blumenstingl, f.fainelli, hkallweit1
  Cc: linux-arm-kernel, linux-amlogic, linux-kernel, devicetree,
	linux-crypto, kernel, Alexey Romanov

Hello!

This patch series adds hwrng support for Amlogic S4-series.
Now, S4 uses a new random number generation algorithm.
This changes implemnents new algo and also adds description
to meson-s4.dtsi.

Alexey Romanov (3):
  drivers: rng: add check status bit feature
  dt-bindings: rng: meson: add meson-rng-s4 compatible
  arch/arm64: dts: meson-s4: add hwrng node

 .../bindings/rng/amlogic,meson-rng.yaml       |  1 +
 arch/arm64/boot/dts/amlogic/meson-s4.dtsi     |  5 ++
 drivers/char/hw_random/meson-rng.c            | 77 ++++++++++++++++++-
 3 files changed, 80 insertions(+), 3 deletions(-)

-- 
2.38.1


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

end of thread, other threads:[~2023-07-27 19:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25 14:12 [PATCH v1 0/3] Meson S4 HW RNG Support Alexey Romanov
2023-07-25 14:12 ` [PATCH v1 1/3] drivers: rng: add check status bit feature Alexey Romanov
2023-07-25 19:59   ` Martin Kaiser
2023-07-26  7:52     ` Alexey Romanov
2023-07-26 11:54       ` Martin Kaiser
2023-07-27 19:14   ` Martin Blumenstingl
2023-07-25 14:12 ` [PATCH v1 2/3] dt-bindings: rng: meson: add meson-rng-s4 compatible Alexey Romanov
2023-07-25 18:13   ` Conor Dooley
2023-07-25 14:12 ` [PATCH v1 3/3] arch/arm64: dts: meson-s4: add hwrng node Alexey Romanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox