1fc94a603SGregory CLEMENTMarvell Armada CPU reset controller
2fc94a603SGregory CLEMENT===================================
3fc94a603SGregory CLEMENT
4fc94a603SGregory CLEMENTRequired properties:
5fc94a603SGregory CLEMENT
6fc94a603SGregory CLEMENT- compatible: Should be "marvell,armada-370-cpu-reset".
7fc94a603SGregory CLEMENT
8fc94a603SGregory CLEMENT- reg: should be register base and length as documented in the
9fc94a603SGregory CLEMENT  datasheet for the CPU reset registers
10fc94a603SGregory CLEMENT
11fc94a603SGregory CLEMENTcpurst: cpurst@20800 {
12fc94a603SGregory CLEMENT       compatible = "marvell,armada-370-cpu-reset";
13fc94a603SGregory CLEMENT       reg = <0x20800 0x20>;
14fc94a603SGregory CLEMENT};
15