1 BCM2835 Random number generator
5 - compatible : should be "brcm,bcm2835-rng" or "brcm,bcm-nsp-rng" or
7 - reg : Specifies base physical address and size of the registers.
12 compatible = "brcm,bcm2835-rng";
13 reg = <0x7e104000 0x10>;
17 compatible = "brcm,bcm-nsp-rng";
18 reg = <0x18033000 0x14>;