Phytium Random Number Generator

Required properties:
- compatible : Should be "phytium,rng"
- reg : Offset and length of the register set of this block

Example:

	rng@0x31a06000 {
		compatible = "phytium,rng";
		reg = <0x0 0x31a06000 0x0 0x1000>;
	};

