MIPS: hwrng: Add TX4939 RNG driver
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Tue, 2 Jun 2009 14:54:21 +0000 (23:54 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 17 Jun 2009 10:06:27 +0000 (11:06 +0100)
commit049a947c611a19523eaaf193f698b897a62d0593
treed50ee24ac5cdcd092424d9f8c76a10315b346814
parentc3b28ae260d99a5364a31210a36a3246bd9647f7
MIPS: hwrng: Add TX4939 RNG driver

This patch adds support for the integrated RNG of the TX4939 SoC.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Acked-by: Matt Mackall <mpm@selenic.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/char/hw_random/Kconfig
drivers/char/hw_random/Makefile
drivers/char/hw_random/tx4939-rng.c [new file with mode: 0644]