Sophie

Sophie

distrib > Mageia > 6 > armv7hl > by-pkgid > cad2a89459a1bf44c5d48879f22df577 > files > 3188

kernel-doc-4.14.10-1.mga6.noarch.rpm

HWRNG support for the iproc-rng200 driver

Required properties:
- compatible : "brcm,iproc-rng200"
- reg : base address and size of control register block

Example:

rng {
        compatible = "brcm,iproc-rng200";
        reg = <0x18032000 0x28>;
};