sh_eth: fix EESIPR values for SH77{34|63}
[linux/fpc-iii.git] / Documentation / devicetree / bindings / rng / brcm,iproc-rng200.txt
blobe25a456664b919c5317df407181df43bd61dd1ea
1 HWRNG support for the iproc-rng200 driver
3 Required properties:
4 - compatible : "brcm,iproc-rng200"
5 - reg : base address and size of control register block
7 Example:
9 rng {
10         compatible = "brcm,iproc-rng200";
11         reg = <0x18032000 0x28>;