Linux 4.1.18
[linux/fpc-iii.git] / Documentation / devicetree / bindings / arm / armada-cpu-reset.txt
blobb63a7b6ab998e58692b388f2d948aba33b2d4c19
1 Marvell Armada CPU reset controller
2 ===================================
4 Required properties:
6 - compatible: Should be "marvell,armada-370-cpu-reset".
8 - reg: should be register base and length as documented in the
9   datasheet for the CPU reset registers
11 cpurst: cpurst@20800 {
12        compatible = "marvell,armada-370-cpu-reset";
13        reg = <0x20800 0x20>;