MIPS: hw_random: Add hardware RNG for Octeon SOCs.
authorDavid Daney <ddaney@caviumnetworks.com>
Thu, 20 Aug 2009 21:10:23 +0000 (14:10 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 17 Sep 2009 18:07:51 +0000 (20:07 +0200)
commitf7557dc8215a2e7eb22da583d03e1aef72c58b3c
tree8442ce8e8e9d26fed39af469c4eef3f335adf6fe
parente26449153c386904d2801d6348d66d00e5ba2211
MIPS: hw_random: Add hardware RNG for Octeon SOCs.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/char/hw_random/Kconfig
drivers/char/hw_random/Makefile
drivers/char/hw_random/octeon-rng.c [new file with mode: 0644]