summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/hwrng
Commit message (Collapse)AuthorAgeFilesLines
* dt-bindings: consolidate RNG bindingsRob Herring2015-10-224-68/+0
| | | | | | | | | | We have RNG bindings in hwrng/ and rng/. Consolidate them all under rng/. Signed-off-by: Rob Herring <robh@kernel.org> Cc: Pawel Moll <pawel.moll@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> Cc: Kumar Gala <galak@codeaurora.org>
* hwrng: iproc-rng200 - Add device tree bindingsScott Branden2015-03-061-0/+12
| | | | | | | | | Documents the IPROC random number generator device tree bindings used in some Broadcom chipsets. Reviewed-by: Ray Jui <rjui@broadcom.com> Signed-off-by: Scott Branden <sbranden@broadcom.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
* hwrng: atmel - Add TRNG DT binding docBoris Brezillon2014-11-201-0/+16
| | | | | | | | | Document DT bindings of Atmel's TRNG (True Random Number Generator) IP. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Acked-by: Peter Korsgaard <peter@korsgaard.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
* ARM: dts: AM33xx: Add RNG nodeLokesh Vutla2013-10-291-0/+22
| | | | | | | | | Add the AM33xx RNG module's device tree data. Also add Documentation file describing the data for the RNG module. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
* hwrng: timeriomem - added devicetree hooksAlexander Clouter2013-04-251-0/+18
This patch allows timeriomem_rng to be used via devicetree. Signed-off-by: Alexander Clouter <alex@digriz.org.uk> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>