1fc94a603SGregory CLEMENTMarvell Armada 38x CA9 MPcore SoC Controller
2fc94a603SGregory CLEMENT============================================
3fc94a603SGregory CLEMENT
4fc94a603SGregory CLEMENTRequired properties:
5fc94a603SGregory CLEMENT
6fc94a603SGregory CLEMENT- compatible: Should be "marvell,armada-380-mpcore-soc-ctrl".
7fc94a603SGregory CLEMENT
8fc94a603SGregory CLEMENT- reg: should be the register base and length as documented in the
9fc94a603SGregory CLEMENT  datasheet for the CA9 MPcore SoC Control registers
10fc94a603SGregory CLEMENT
11fc94a603SGregory CLEMENTmpcore-soc-ctrl@20d20 {
12fc94a603SGregory CLEMENT	compatible = "marvell,armada-380-mpcore-soc-ctrl";
13fc94a603SGregory CLEMENT	reg = <0x20d20 0x6c>;
14fc94a603SGregory CLEMENT};
15