[PATCH 0/6] hwrng: OMAP: Updates for OMAP RNG module
Lokesh Vutla
lokeshvutla at ti.com
Mon Aug 5 10:47:17 EDT 2013
This patch series adds support for OMAP4 version of RNG module.
This module produce a 64 bit random number and also allows to
de tune FROs when repeated pattern is coming out of FROs.
This series also has few fixes for the driver.
Lokesh Vutla (6):
hwrng: OMAP: Use module_platform_driver macro
hwrng: OMAP: Convert to devm_kzalloc()
hwrng: OMAP: Remove duplicated function call
hwrng: OMAP: Add device tree support
ARM: OMAP2+: Only manually add hwmod data when DT not used.
hwrng: OMAP: Add OMAP4 TRNG support
arch/arm/mach-omap2/devices.c | 2 +-
drivers/char/hw_random/Kconfig | 6 +-
drivers/char/hw_random/omap-rng.c | 386 ++++++++++++++++++++++++++++++-------
3 files changed, 319 insertions(+), 75 deletions(-)
--
1.7.9.5
More information about the linux-arm-kernel
mailing list