[PATCH 0/2] Add support for Broadcom RNG200

From: Scott Branden
Date: Mon Feb 09 2015 - 19:08:02 EST


This series of patchsets contains the Broadcom Random Number Generator
driver and device tree binding documentation.

Scott Branden (2):
hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver
hwrng: iproc-rng200 - Add device tree bindings

.../bindings/hwrng/brcm,iproc-rng200.txt | 12 ++
drivers/char/hw_random/Kconfig | 13 ++
drivers/char/hw_random/Makefile | 1 +
drivers/char/hw_random/iproc-rng200.c | 239 +++++++++++++++++++++
4 files changed, 265 insertions(+)
create mode 100644 Documentation/devicetree/bindings/hwrng/brcm,iproc-rng200.txt
create mode 100644 drivers/char/hw_random/iproc-rng200.c

--
2.2.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/