Add APM X-Gene SoC RNG device driver.

Feng Kan (3):
  hwrng: xgene: add support for APM X-Gene SoC RNG support
  Documentation: rng: Add X-Gene SoC RNG driver documentation
  arm64: dts: add random number generator dts node to APM X-Gene
    platform.

 Documentation/devicetree/bindings/rng/apm,rng.txt |  17 +
 arch/arm64/boot/dts/apm-storm.dtsi                |  21 ++
 drivers/char/hw_random/Kconfig                    |  13 +
 drivers/char/hw_random/Makefile                   |   1 +
 drivers/char/hw_random/xgene-rng.c                | 423 ++++++++++++++++++++++
 5 files changed, 475 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/rng/apm,rng.txt
 create mode 100644 drivers/char/hw_random/xgene-rng.c

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to