lkml.org 
[lkml]   [2015]   [Oct]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] hwrng: stm32 - add support for STM32 HW RNG
Date
This patchset introduces a driver for the STM32 hardware random number
generator.

Daniel Thompson (3):
dt-bindings: Document the STM32 HW RNG bindings
hwrng: stm32 - add support for STM32 HW RNG
ARM: dts: stm32f429: Adopt STM32 RNG driver

.../devicetree/bindings/hwrng/stm32-rng.txt | 21 +++
arch/arm/boot/dts/stm32f429.dtsi | 7 +
drivers/char/hw_random/Kconfig | 12 ++
drivers/char/hw_random/Makefile | 1 +
drivers/char/hw_random/stm32-rng.c | 192 +++++++++++++++++++++
5 files changed, 233 insertions(+)
create mode 100644 Documentation/devicetree/bindings/hwrng/stm32-rng.txt
create mode 100644 drivers/char/hw_random/stm32-rng.c

--
2.4.3



\
 
 \ /
  Last update: 2015-10-03 23:01    [W:0.198 / U:0.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site